mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-16 23:29:38 +00:00
@@ -17,6 +17,6 @@ clean_up() {
|
||||
trap clean_up EXIT
|
||||
|
||||
# Test code goes here
|
||||
linuxkit build -docker "${LINUXKIT_EXAMPLES_DIR}/${NAME}.yml"
|
||||
linuxkit build "${LINUXKIT_EXAMPLES_DIR}/${NAME}.yml"
|
||||
|
||||
exit 0
|
||||
|
Reference in New Issue
Block a user