Portainer ¶
Install Portainer¶
- Install-Guide 접속
- 자신의 환경에 맞게 선택지 고르기 Ubuntu 20.04.5 Docker 20.10.23
√ Set up a new Portainer Server installation
√ Docker Standalone
√ Install Portainer with Docker on linux
docker run -d -p 8000:8000 -p 9443:9443 --name portainer --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer-ce:latest
7. Get Started
Quote
- Requirements and prerequisites Requirement
- Install Portainer Install-Guide
- Initial set-up Set-up