Skip to content

Commit

Permalink
Add root user to data-restorer
Browse files Browse the repository at this point in the history
Signed-off-by: Danil <[email protected]>
  • Loading branch information
Deniallugo committed Jun 7, 2023
1 parent f37451f commit 395a729
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/data-restore/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ ENV ZKSYNC_HOME=/usr/src/zksync
ENV PATH="${ZKSYNC_HOME}/bin:${PATH}"
ENV CONFIG_PATH=/usr/src/configs
ENV PG_DUMP_PATH=/pg_restore
USER root

ENTRYPOINT ["data-restore-entry.sh"]

0 comments on commit 395a729

Please sign in to comment.