mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-31 18:17:25 +01:00
fix nodebb
This commit is contained in:
@@ -32,7 +32,6 @@ RUN set -ex \
|
||||
&& rm -rf /tmp/npm* \
|
||||
/var/cache/apk/*
|
||||
|
||||
COPY config.example.json $BB_SOURCE
|
||||
COPY docker-entrypoint.sh /entrypoint.sh
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user