/distroless-java

Distroless Java Perambulations

Primary LanguageJava

Distroless Java Stuff

See also: distroless/examples/java/Dockerfile

Build the image

docker build . -t aoeu

Run the image you have just built

docker run aoeu -DLOCAL=local main.jar