Skip to content

Instantly share code, notes, and snippets.

@JBlond
Created July 5, 2023 06:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JBlond/d811ba0f7b0aca21ae807ae248c9af68 to your computer and use it in GitHub Desktop.
Save JBlond/d811ba0f7b0aca21ae807ae248c9af68 to your computer and use it in GitHub Desktop.
Truenas truecommand docker install
docker pull ixsystems/truecommand
docker run --detach -v "[hostdirectory]:/data" -p [portnumber]:80 -p [sslportnumber]:443 ixsystems/truecommand
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment