diff options
Diffstat (limited to 'docker-compose.yml')
-rw-r--r-- | docker-compose.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml index 5ed8a86..cb70877 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,3 +1,5 @@ +# About the two images... +# # I had conflicting requirements: # * make Makefile available during the build to avoid code duplication, # * make out-of-tree builds possible (i.e. this directory, along with Makefile, |