Go to correct path and run docker build command
cd java-docker-app
docker build -t java-app .
Best posts made by lasantha sanjeewa
-
RE: Java application with dockerposted in General Discussion
Latest posts made by lasantha sanjeewa
-
RE: Java application with dockerposted in General Discussion
Go to correct path and run docker build command
cd java-docker-app
docker build -t java-app .