Rejigger subdirectory hosting
This commit is contained in:
@ -3,11 +3,10 @@ services:
|
||||
git:
|
||||
environment:
|
||||
- GIT_REPO_URL
|
||||
- GIT_REPO_SUBDIR
|
||||
image: alpine/git:v2.32.0
|
||||
entrypoint: /docker-entrypoint.sh
|
||||
volumes:
|
||||
- content:/git/${GIT_REPO_SUBDIR}
|
||||
- content:/git
|
||||
configs:
|
||||
- source: entrypoint_conf
|
||||
target: /docker-entrypoint.sh
|
||||
|
Reference in New Issue
Block a user