Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
iogbole committed Aug 15, 2020
1 parent 6669ad9 commit 328f88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ if [ "x$2" != "x" ]; then
fi

#standard run
docker run --rm --env-file env.list ${image_name}:${version} --name configmyapp
docker run --rm --env-file env.list ${image_name}:${version}

docker ps

Expand Down

0 comments on commit 328f88b

Please sign in to comment.