Skip to content

Commit b4f1d6c

Browse files
author
Tim Pouyer
committed
fix bug with tutorial volume mapping
1 parent 17514ba commit b4f1d6c

2 files changed

Lines changed: 92 additions & 0 deletions

File tree

compose/urbancode/docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ services:
115115
- DOCKER_PORT=2376
116116
- DOCKER_PROTO=http
117117
restart: always
118+
volumes:
119+
- /vagrant/tutorial/:/opt/ibm-ucd-patterns/opt/tomcat/webapps/landscaper/static/6.2.2.0.825900/js/tutorial/nls/
118120
agent-relay:
119121
image: stackinabox/urbancode-deploy-agent-relay:6.2.2.0.834330
120122
container_name: agent-relay

tutorial/TutorialContent.js

Lines changed: 90 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)