Skip to content

Commit 8298a88

Browse files
committed
Added comment for cloud container
1 parent c338fda commit 8298a88

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docker-compose.cloud.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
#######################################
22
# Main php container
3+
#
4+
# for this container you have to remove
5+
# following entries from .dockerignore:
6+
#
7+
# etc/*
8+
# provision/*
9+
# code/*
10+
#
311
#######################################
412
main:
513
build: .

0 commit comments

Comments
 (0)