Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
open-source
sygal-import-ws
Commits
40cf9ee2
Commit
40cf9ee2
authored
Mar 21, 2022
by
Bertrand Gauthier
Browse files
Dockerfile : ajout de composer install pour la construction de démo
parent
6c344852
Pipeline
#13339
passed with stage
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
40cf9ee2
...
...
@@ -23,3 +23,5 @@ RUN a2ensite app app-ssl && \
COPY
. /app
WORKDIR
/app
RUN
composer
install
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment