Docker-Sworm-Portainer
Open
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 98
- Forks
- 49
- Avg merge
- 57m
- Merged PRs (30d)
- 1
Description
Can anyone tell me how to run this in Portainer Swom?
I tried many options but it didn't work
here is an example
version: '3.9'
services:
plesk:
image: plesk/plesk
container_name: plesk
restart: unless-stopped
ports:
- "8880:8880"
tmpfs:
- /tmp
- /run
- /run/lock
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup
security_opt:
- apparmor=unconfined
cap_add:
- SYS_ADMIN
privileged: true
init: true
cgroupns_mode: host
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin with the supplied version 3.9 Compose configuration and reproduce the deployment in Portainer Swarm. Done would require a confirmed deployment procedure or a clearly documented incompatibility; the issue names no repository file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100