Skip to content

Dockerization of the Inventory microservice (created by Orfeus)

License

Notifications You must be signed in to change notification settings

nikosT/Inventory-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory-Docker

Dockerization of the Inventory microservice (created by Orfeus).

  • Dependencies

You must have Docker installed.

sudo apt install docker

Other Docker installation for Ubuntu can be find here: https://docs.docker.com/install/linux/docker-ce/ubuntu/.

Include the inventory.py file

You need to include at the same directory, the inventory.py file, created by Orfeus.

  • Download

git clone https://github.com/nikosT/Inventory-Docker.git
  • Start the container

cd Inventory-Docker
make start
  • Stop and remove the container

cd Inventory-Docker
make stop

About

Dockerization of the Inventory microservice (created by Orfeus)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published