Skip to content

marykenny123/basic-js-I

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAVA EXERCISES - NOW ADDING README, DOCKERFILE ADDED FOR EXERCISE TO PRACTISE USING DOCKERFILES

command to build Docker image from the Dockerfile: docker build -t basic-js-i .

command to run this image: docker run -d -p 8080:80 basic-js-i

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 53.7%
  • JavaScript 45.5%
  • Dockerfile 0.8%