Build for docker
This commit is contained in:
parent
78252a439c
commit
84b1230146
@ -11,7 +11,7 @@ shlax = Container(
|
||||
Copy('setup.py', 'shlax', '/app'),
|
||||
Pip('/app'),
|
||||
base='quay.io/podman/stable',
|
||||
commit='quay.io/yourlabs/shlax',
|
||||
commit='docker://yourlabs/shlax',
|
||||
),
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user