Create a Docker container to run a Main.java file. I demonstrate how to find the proper base image to use. I show how to create and write the Dockerfile. I also define the commands I am using. I test the image and push the image to the Docker hub.
This was recorded for a lecture in my Intro To Computer Systems course at Pittsburgh Technical College.
Тэги:
#PTC #Docker #Create_docker_image #push_docker_image #build_dockerfile #dockerfile