mirror of
https://github.com/there4/markdown-resume.git
synced 2024-12-03 08:59:35 -05:00
Merge branch 'master' of github.com:there4/markdown-resume into feature/novo-template
This commit is contained in:
commit
568f5daae7
@ -6,6 +6,7 @@ RUN composer install --no-dev --optimize-autoloader --no-progress --no-suggest
|
|||||||
# Build the actual image
|
# Build the actual image
|
||||||
FROM php
|
FROM php
|
||||||
|
|
||||||
|
ENV LC_ALL C.UTF-8
|
||||||
WORKDIR /resume
|
WORKDIR /resume
|
||||||
CMD ["/bin/bash"]
|
CMD ["/bin/bash"]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user