diff options
author | Akshay <[email protected]> | 2024-12-25 19:23:05 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2024-12-25 19:25:35 +0000 |
commit | b388435c6f722111292ae8407729e551109b9ede (patch) | |
tree | c16c2a78c56e253d381f00158224b8f7588594d5 /readme.md | |
parent | f8ad9c07bfa4e3f3757ed97358cc75ab580b2662 (diff) |
rework docker image bits
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 | ||
66 | REPOSITORY TAG IMAGE ID CREATED SIZE | 63 | REPOSITORY TAG IMAGE ID CREATED SIZE |
67 | ghcr.io/oppiliappan/lurker latest ba3733164889 ??? 227MB | 64 | ghcr.io/oppiliappan/lurker latest ba3733164889 ??? 227MB |
68 | 65 | ||