diff --git a/install/Dockerfile b/install/Dockerfile index 91c3685..e6daf05 100644 --- a/install/Dockerfile +++ b/install/Dockerfile @@ -19,7 +19,7 @@ RUN chown -R yo:yo /yo/.config # run in user space USER yo -WORKDIR /yo +WORKDIR /data CMD ["yo","cyphernode"]