Revision history of "Setup a pup server"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes 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.

  • curprev 14:40, 23 November 2023Antony talk contribs 1,561 bytes +1,561 Created page with "<pre> #!/bin/bash sudo apt-get update sudo apt-get install -y jq docker docker.io DOCKER_DAEMON_JSON_PATH='/etc/docker/daemon.json' TMP_DAEMON_JSON_PATH='/tmp/daemon.json' DOC..."