Pushed to Dockerhub, its showing 92 bytes under DockerHub.

This commit is contained in:
Artak Vardanyan
2023-12-21 15:54:09 +00:00
parent 6f8401193a
commit 1802e46dfc

View File

@@ -1,4 +1,6 @@
# Worlds smallest Docker Image - aka WSDI
# Worlds smallest Docker Image - aka WSDI | 92 bytes
https://hub.docker.com/repository/docker/dooqod/wsdi/general
Hi everyone,
@@ -51,7 +53,7 @@ https://hub.docker.com/_/scratch
# just clone the repo
# cd into repository and run
docker build -t wsdi Dockerfile .
docker build -t wsdi .
# or pull from DockerHub