cd ~
wget https://raw.githubusercontent.com/wisehackermonkey/blank-black-website/master/docker-compose.yml
docker-compose up -d
localhost:11111 in your browsercd ~
git clone https://github.com/wisehackermonkey/blank-black-website.git
cd blank-black-website
docker-compose -f docker-compose.debug.yml build
docker-compose -f docker-compose.debug.yml up
docker build -t wisehackermonkey/blank-black-website:latest .
docker login
docker push wisehackermonkey/blank-black-website:latest
by oran collins
github.com/wisehackermonkey
[email protected]
20210309
Content type
Image
Digest
Size
9.4 MB
Last updated
over 5 years ago
docker pull wisehackermonkey/blank-black-website