Skip to content

Commit

Permalink
Copy user-config into manager image
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Moore <[email protected]>
  • Loading branch information
drmrd committed Dec 6, 2023
1 parent bb3265e commit b154511
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manager/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ RUN git clone https://github.com/EVerest/everest-core.git \
# Copy over the custom config *after* the compile
COPY config-docker.json ./dist/share/everest/modules/OCPP/config-docker.json

COPY user-config/ /ext/source/config/user-config/

LABEL org.opencontainers.image.source=https://github.com/everest/everest-demo

0 comments on commit b154511

Please sign in to comment.