Skip to content

Commit c646694

Browse files
committed
don't remove jshon from Dockerfile
1 parent 06bc48e commit c646694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dapp/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ ENV USER node
2222
WORKDIR /home/node
2323

2424
RUN curl https://nixos.org/nix/install | bash
25+
RUN /nix/var/nix/profiles/default/bin/nix-env -i jshon
2526

2627
VOLUME /src
2728
WORKDIR /src

0 commit comments

Comments
 (0)