fix: fix ci and run httpd by default
This commit is contained in:
+3
-1
@@ -10,5 +10,7 @@ RUN nix-env -iA nixpkgs.neovim
|
||||
RUN nix-env -iA nixpkgs.fish
|
||||
RUN nix-env -iA nixpkgs.pgcli
|
||||
RUN nix-env -iA nixpkgs.redis
|
||||
RUN nix-env -iA nixpkgs.busybox
|
||||
|
||||
RUN /bin/sh
|
||||
WORKDIR /data
|
||||
CMD httpd -f -p 8000 -h /data
|
||||
|
||||
Reference in New Issue
Block a user