Docker image for personal website: golang + alpine + curl + static assets + go web server
1.3K
docker pull galxy25/www.levi.casa:latest docker run -d -p 8081:8081 galxy25/www.levi.casa:latest open http://localhost:8081/ curl http://localhost:8081/ping
Content type
Image
Digest
Size
219.7 MB
Last updated
about 5 years ago
docker pull galxy25/www.levi.casa