fix some docker permissions

This commit is contained in:
idk
2022-09-29 00:48:23 -04:00
parent e4bd5f7515
commit 9368ac3918

View File

@ -8,5 +8,5 @@ RUN git clone https://github.com/eyedeekay/cerca ../../cblgh/cerca && \
go build && \
cp about.i2p /usr/bin/about.i2p
USER user
WORKDIR
WORKDIR /home/user/about.i2p
CMD about.i2p