Skip to content

leopal77/portainer-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Portainer

A simple docker-compose file used to start Portainer service.

Volume

Mounts host's /var/run/docker.sock to container's same path.

Ports

Binded ports(HOST:CONTAINER):

  • 8000:8000
  • 9000:9000

Start/Stop instructions

Start

docker-compose up -d

Then application would be available at http://localhost:9000

Stop

docker-compose down

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published