mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 01:31:45 +01:00
Docker > Dockerfile > add "WORKDIR" (instead of "working_dir" in docker-compose.yml)
This commit is contained in:
@@ -127,3 +127,5 @@ RUN sed -i 's/^# export/export/g; \
|
||||
# Use project-related binaries globally
|
||||
#
|
||||
ENV PATH="/project/vendor/bin:${PATH}"
|
||||
|
||||
WORKDIR /project
|
||||
|
||||
Reference in New Issue
Block a user