aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorAkshay <[email protected]>2024-12-25 19:23:05 +0000
committerAkshay <[email protected]>2024-12-25 19:25:35 +0000
commitb388435c6f722111292ae8407729e551109b9ede (patch)
treec16c2a78c56e253d381f00158224b8f7588594d5 /readme.md
parentf8ad9c07bfa4e3f3757ed97358cc75ab580b2662 (diff)
rework docker image bits
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index 6afb77b..a3c4339 100644
--- a/readme.md
+++ b/readme.md
@@ -60,9 +60,6 @@ or with the docker image:
60# pull the latest image from gh container registry 60# pull the latest image from gh container registry
61$ docker pull ghcr.io/oppiliappan/lurker:latest 61$ docker pull ghcr.io/oppiliappan/lurker:latest
62 62
63# the image will be marked as created on 1970, this is a
64# quirk of using nix, it should not affect usage
65$ docker image ls
66REPOSITORY TAG IMAGE ID CREATED SIZE 63REPOSITORY TAG IMAGE ID CREATED SIZE
67ghcr.io/oppiliappan/lurker latest ba3733164889 ??? 227MB 64ghcr.io/oppiliappan/lurker latest ba3733164889 ??? 227MB
68 65