use kaniko to build container
This commit is contained in:
parent
58abf18645
commit
56dd40596f
9 changed files with 26 additions and 19 deletions
3
rootfs/etc/s6-overlay/s6-rc.d/nginx/run
Normal file
3
rootfs/etc/s6-overlay/s6-rc.d/nginx/run
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/with-contenv sh
|
||||
|
||||
exec nginx -g "daemon off;"
|
Loading…
Add table
Add a link
Reference in a new issue