Skip to content

Instantly share code, notes, and snippets.

@SystemJargon
Created November 3, 2023 00:03
Show Gist options
  • Select an option

  • Save SystemJargon/60fc487005c6095131b5455c1eee13f0 to your computer and use it in GitHub Desktop.

Select an option

Save SystemJargon/60fc487005c6095131b5455c1eee13f0 to your computer and use it in GitHub Desktop.
sudo apt install docker.io docker-compose -y
mkdir docker-run && cd docker-run
wget https://gist.githubusercontent.com/SystemJargon/dcffbd115d7202df79f5cdfec3ae4eac/raw/e12467952a1eb1cf0edeba929b5e4bdc90b6be49/docker-compose.yml
sudo docker-compose up -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment