https://github.com/Jas0n0ss/home-srv-apps
docker pull jas0n0ss/nginx:home
docker run --name home -p 80:80 -it -d jas0n0ss/nginx:home
curl -I http://localhost
git clone https://github.com/Jas0n0ss/home-srv-apps.git
cd home-srv-apps && docker build -t nginx:tag .
Content type
Image
Digest
sha256:81f32910b…
Size
10.4 MB
Last updated
almost 3 years ago
docker pull jas0n0ss/nginx:home