Init lazy-autobuild
This commit is contained in:
commit
eca12bc30e
19 changed files with 739 additions and 0 deletions
9
dont_use_here/init_custom_container
Executable file
9
dont_use_here/init_custom_container
Executable file
|
@ -0,0 +1,9 @@
|
|||
#! /bin/sh
|
||||
|
||||
echo Intitiating container upgrade
|
||||
|
||||
apk update &&
|
||||
apk upgrade &&
|
||||
apk add distcc samurai cmake python3
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue