Sample docker build command
docker build --build-arg JAR_FILE=build/libs/AppServer-0.0.1-SNAPSHOT.jar -t myapp-server:beta -f docker\myapp-server\Dockerfile . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment