Skip to content

nokia-wroclaw/innovativeproject-photographers-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

innovativeproject-photographers-portfolio

Suggestions about docker image

  1. First, You have to build your image. For that, You have to use the following command sudo docker build -t <name_of_the_image>, where -t stands for "tag".
  2. Next, You should run builded image. Fot that, use the following command: sudo docker run -p 8000:8000 <name_of_the_image>
  3. Click generated web adress, with pressed Left Ctrl button. This will lead to opening Photographer's Portfolio in Your default web browser.

With docker-compose

Alternative way to build and run this image is by running following command in the main directory:

docker-compose up

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages