Portainer: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 November 2024

17 September 2023

30 July 2023

  • curprev 07:2807:28, 30 July 2023Akhyar talk contribs 196 bytes +196 Created page with " docker pull portainer/portainer mkdir /opt/portainer /data docker run -d -p 9000:9000 --restart always -v /var/run/docker.sock:/var/run/docker.sock -v /opt/portainer:/data portainer/portainer"