This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
compose
mirror of
https://github.com/docker/compose.git
Watch
1
Star
0
Fork
You've already forked compose
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4f7c950ca8
compose
/
tests
/
fixtures
/
extends
/
nonexistent-path-base.yml
7 lines
95 B
YAML
Raw
Normal View
History
Unescape
Escape
Fix for #1350, nonexisting build path in parent section causes extending section to fail Signed-off-by: Timothy Van Heest <timothy.vanheest@gmail.com>
2015-04-27 14:17:53 +02:00
dnebase
:
build
:
nonexistent.path
command
:
/bin/true
environment
:
-
FOO=1
Run pre-commit on all files Signed-off-by: Daniel Nephin <dnephin@gmail.com>
2015-08-24 21:25:25 +02:00
-
BAR=1