production deployment stuff
This commit is contained in:
@@ -33,4 +33,6 @@ RUN npm run build
|
||||
|
||||
EXPOSE 9000
|
||||
|
||||
CMD ["php-fpm"]
|
||||
RUN mv /var/www/html /src
|
||||
COPY docker/run-mareike.sh /usr/local/bin/
|
||||
CMD ["run-mareike.sh"]
|
||||
|
||||
Reference in New Issue
Block a user