You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docker/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@
47
47
48
48
49
49
## Slim
50
-
1. Build the image using `docker build -t status-im/codexsetup:latest -f codex.Dockerfile ..`
50
+
1. Build the image using `docker build -t codexstorage/codexsetup:latest -f codex.Dockerfile ..`
51
51
2. The docker image can then be minified using [slim](https://github.com/slimtoolkit/slim). Install slim on your path and then run:
0 commit comments