open:portainer

portainer

standalone 으로 실행하면 service 메뉴가 보이지 않는다.

curl -L https://downloads.portainer.io/portainer-agent-stack.yml \
    -o portainer-agent-stack.yml

docker stack deploy -c portainer-agent-stack.yml portainer

  • open/portainer.txt
  • Last modified: 2024/10/05 06:15
  • by 127.0.0.1