alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
spindle
/
engines
1 folder
at
c9d11d5457245566ea386d6518ed2c11cac71c44
Winter
spindle/engines/nixery: provision one container per workflow
1y ago
c9d11d54
nixery
spindle/engines/nixery: provision one container per workflow This moves away from the old method of creating a container with some shared volumes to one that most users would expect: any changes made in one step will be accessible by the following steps, and not only if they're in the workspace or `/etc/nix`. This also paves the way for a more generic Docker image engine, as users can do things like `apt install` without the results being blown away across steps. Signed-off-by: Winter <winter@winter.cafe>
1 year ago