You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,6 @@ For convenience you may add a new entry into your hosts file.
133
133
## Portainer
134
134
135
135
```
136
-
docker volume create portainer_data
137
136
docker compose -f portainer-docker-compose.yml -p portainer up -d
138
137
```
139
138
manage docker with [Portainer](https://www.portainer.io/) is the definitive container management tool for Docker, Docker Swarm with it's highly intuitive GUI and API.
0 commit comments