Skip to content

Commit

Permalink
Remove compose command.
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga committed Jun 18, 2024
1 parent dc07dcf commit 5ca529a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,5 @@ echo "Building runtime mode with all languages."
export BUILDER_ARGS="deps node"
# ${DOCKER_CMD} up --exit-code-from ${DOCKER_SERVICE} ${DOCKER_SERVICE}
${DOCKER_CMD} up --exit-code-from ${DOCKER_SERVICE} ${DOCKER_SERVICE} registry
${DOCKER_CMD} up -d --wait registry
docker run --rm -it localhost:5000/metacall/builder_output sh -c "echo 'hello'"
${DOCKER_CMD} down

0 comments on commit 5ca529a

Please sign in to comment.