mirror of
https://github.com/Dannecron/ich-lerne-deutsch.git
synced 2025-12-25 12:52:35 +03:00
Add node-firestore-import-export to docker container.
Add data to import.
This commit is contained in:
@@ -5,7 +5,9 @@ RUN npm config set cache /opt/pub/.npm
|
||||
RUN apk upgrade --update \
|
||||
&& apk add --no-cache curl yarn git
|
||||
|
||||
RUN yarn global add @vue/cli@3.4.1
|
||||
RUN yarn global add \
|
||||
@vue/cli@3.4.1 \
|
||||
node-firestore-import-export
|
||||
|
||||
ARG WEB_USER_ID=33
|
||||
ARG WEB_USER_NAME=www-data
|
||||
|
||||
Reference in New Issue
Block a user