portainer

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

swarm

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

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