start cground service
This commit is contained in:
parent
8470aad147
commit
06afe5f0d2
10
.build.yml
10
.build.yml
@ -12,13 +12,9 @@ packages:
|
|||||||
- runit
|
- runit
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
# add the "build" user to the docker group
|
- prep: |
|
||||||
# start the docker service
|
sudo rc-service cgroups start
|
||||||
# briefly pause to allow the docker service to fully start
|
sleep 4
|
||||||
#- prep: |
|
|
||||||
# sudo addgroup build docker
|
|
||||||
# sudo rc-service docker start
|
|
||||||
# sleep 4
|
|
||||||
|
|
||||||
# build the image using the just recipe
|
# build the image using the just recipe
|
||||||
- build: |
|
- build: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user