Created
September 15, 2022 23:07
-
-
Save trentwiles/88ee245a8a14fd7d6dc0e5a8214c6a41 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 | |
sudo docker run --detach --name archiveteam-warrior --restart=on-failure --publish 8001:8001 atdr.meo.ws/archiveteam/warrior-dockerfile | |
echo "http://localhost:8001" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment