portainer

$ docker volume create portainer_data
$ docker run -d -p 8000:8000 -p 9000:9000 --name=portainer --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer

3.67
3
Girish 110 points

                                    docker volume create portainer_data
docker run -d -p 8000:8000 -p 9000:9000 --name=portainer --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer-ce

3.67 (3 Votes)
0
Are there any code examples left?
Create a Free Account
Unlock the power of data and AI by diving into Python, ChatGPT, SQL, Power BI, and beyond.
Sign up
Develop soft skills on BrainApps
Complete the IQ Test
Relative searches
portainer what is whats portainer isntall portainer what is portainer portainer. install portainner portainer ubuntu install dockerr pull portainer portainer apps portainer install first vpn portainer portainer install container porrtainer ionstall to docker portainer instal run portainer on docker how to install portainer portainer debian setup portainer docker install portainer and docker portainer github Connect Portainer to the container environment you want to manage. portainer on linux install portainer doc ker docker portiner install use portainer docker run portainer portainer docker install install portainer linux portainer tutorial how to open portainer docker install portainer l docker run portainer ce portainer running within docker install docker portainer run portainer setup portainer portianer install portainer os portainer package manager install portainer agent docker portainer port docker protainer portainer setup what is portainer used for portainer install docker how to install protainer instal portainer docker portainer latest Install portainer docker mac install docker portainer in debian 9 start docker portainer portainer docerk install portainer inside docker portainer-ce install portainer start docker docker portainer install portainer docker container installl portainer install portainer ubuntu install portainer docker how to install portainer docker install portiner installing portainer on docker portainer installation install portainer in docker install portainer mac debian install pontainer docker install portainer install portainer portainer install portainer download docker get portainer portainer docker docker portainer portainer
Made with love
This website uses cookies to make IQCode work for you. By using this site, you agree to our cookie policy

Welcome Back!

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign in
Recover lost password
Or log in with

Create a Free Account

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign up
Or sign up with
By signing up, you agree to the Terms and Conditions and Privacy Policy. You also agree to receive product-related marketing emails from IQCode, which you can unsubscribe from at any time.
Creating a new code example
Code snippet title
Source