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
@@ -132,7 +132,6 @@ For convenience you may add a new entry into your hosts file.
132
132
## Portainer
133
133
134
134
```
135
-
docker volume create portainer_data
136
135
docker compose -f portainer-docker-compose.yml -p portainer up -d
137
136
```
138
137
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