Created
November 3, 2023 00:03
-
-
Save SystemJargon/60fc487005c6095131b5455c1eee13f0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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