File tree 12 files changed +168
-0
lines changed
12 files changed +168
-0
lines changed Original file line number Diff line number Diff line change
1
+ version : ' 3'
2
+ services :
3
+ postgres :
4
+ image : postgres:alpine
5
+ environment :
6
+ POSTGRES_PASSWORD : marcus
7
+ POSTGRES_USER : marcus
8
+ POSTGRES_DB : example
9
+ volumes :
10
+ - ./db/structure.sql:/docker-entrypoint-initdb.d/1.sql
11
+ - ./db/data.sql://docker-entrypoint-initdb.d/2.sql
12
+ ports :
13
+ - 5432:5432
14
+ restart : always
Original file line number Diff line number Diff line change
1
+ version : ' 3'
2
+ services :
3
+ postgres :
4
+ image : postgres:alpine
5
+ environment :
6
+ POSTGRES_PASSWORD : marcus
7
+ POSTGRES_USER : marcus
8
+ POSTGRES_DB : example
9
+ volumes :
10
+ - ./db/structure.sql:/docker-entrypoint-initdb.d/1.sql
11
+ - ./db/data.sql://docker-entrypoint-initdb.d/2.sql
12
+ ports :
13
+ - 5432:5432
14
+ restart : always
Original file line number Diff line number Diff line change
1
+ version : ' 3'
2
+ services :
3
+ postgres :
4
+ image : postgres:alpine
5
+ environment :
6
+ POSTGRES_PASSWORD : marcus
7
+ POSTGRES_USER : marcus
8
+ POSTGRES_DB : example
9
+ volumes :
10
+ - ./db/structure.sql:/docker-entrypoint-initdb.d/1.sql
11
+ - ./db/data.sql://docker-entrypoint-initdb.d/2.sql
12
+ ports :
13
+ - 5432:5432
14
+ restart : always
Original file line number Diff line number Diff line change
1
+ version : ' 3'
2
+ services :
3
+ postgres :
4
+ image : postgres:alpine
5
+ environment :
6
+ POSTGRES_PASSWORD : marcus
7
+ POSTGRES_USER : marcus
8
+ POSTGRES_DB : example
9
+ volumes :
10
+ - ./db/structure.sql:/docker-entrypoint-initdb.d/1.sql
11
+ - ./db/data.sql://docker-entrypoint-initdb.d/2.sql
12
+ ports :
13
+ - 5432:5432
14
+ restart : always
Original file line number Diff line number Diff line change
1
+ version : ' 3'
2
+ services :
3
+ postgres :
4
+ image : postgres:alpine
5
+ environment :
6
+ POSTGRES_PASSWORD : marcus
7
+ POSTGRES_USER : marcus
8
+ POSTGRES_DB : example
9
+ volumes :
10
+ - ./db/structure.sql:/docker-entrypoint-initdb.d/1.sql
11
+ - ./db/data.sql://docker-entrypoint-initdb.d/2.sql
12
+ ports :
13
+ - 5432:5432
14
+ restart : always
Original file line number Diff line number Diff line change
1
+ version : ' 3'
2
+ services :
3
+ postgres :
4
+ image : postgres:alpine
5
+ environment :
6
+ POSTGRES_PASSWORD : marcus
7
+ POSTGRES_USER : marcus
8
+ POSTGRES_DB : example
9
+ volumes :
10
+ - ./db/structure.sql:/docker-entrypoint-initdb.d/1.sql
11
+ - ./db/data.sql://docker-entrypoint-initdb.d/2.sql
12
+ ports :
13
+ - 5432:5432
14
+ restart : always
Original file line number Diff line number Diff line change
1
+ version : ' 3'
2
+ services :
3
+ postgres :
4
+ image : postgres:alpine
5
+ environment :
6
+ POSTGRES_PASSWORD : marcus
7
+ POSTGRES_USER : marcus
8
+ POSTGRES_DB : example
9
+ volumes :
10
+ - ./db/structure.sql:/docker-entrypoint-initdb.d/1.sql
11
+ - ./db/data.sql://docker-entrypoint-initdb.d/2.sql
12
+ ports :
13
+ - 5432:5432
14
+ restart : always
Original file line number Diff line number Diff line change
1
+ version : ' 3'
2
+ services :
3
+ postgres :
4
+ image : postgres:alpine
5
+ environment :
6
+ POSTGRES_PASSWORD : marcus
7
+ POSTGRES_USER : marcus
8
+ POSTGRES_DB : example
9
+ volumes :
10
+ - ./db/structure.sql:/docker-entrypoint-initdb.d/1.sql
11
+ - ./db/data.sql://docker-entrypoint-initdb.d/2.sql
12
+ ports :
13
+ - 5432:5432
14
+ restart : always
Original file line number Diff line number Diff line change
1
+ version : ' 3'
2
+ services :
3
+ postgres :
4
+ image : postgres:alpine
5
+ environment :
6
+ POSTGRES_PASSWORD : marcus
7
+ POSTGRES_USER : marcus
8
+ POSTGRES_DB : example
9
+ volumes :
10
+ - ./db/structure.sql:/docker-entrypoint-initdb.d/1.sql
11
+ - ./db/data.sql://docker-entrypoint-initdb.d/2.sql
12
+ ports :
13
+ - 5432:5432
14
+ restart : always
Original file line number Diff line number Diff line change
1
+ version : ' 3'
2
+ services :
3
+ postgres :
4
+ image : postgres:alpine
5
+ environment :
6
+ POSTGRES_PASSWORD : marcus
7
+ POSTGRES_USER : marcus
8
+ POSTGRES_DB : example
9
+ volumes :
10
+ - ./db/structure.sql:/docker-entrypoint-initdb.d/1.sql
11
+ - ./db/data.sql://docker-entrypoint-initdb.d/2.sql
12
+ ports :
13
+ - 5432:5432
14
+ restart : always
Original file line number Diff line number Diff line change
1
+ version : ' 3'
2
+ services :
3
+ postgres :
4
+ image : postgres:alpine
5
+ environment :
6
+ POSTGRES_PASSWORD : marcus
7
+ POSTGRES_USER : marcus
8
+ POSTGRES_DB : example
9
+ volumes :
10
+ - ./db/structure.sql:/docker-entrypoint-initdb.d/1.sql
11
+ - ./db/data.sql://docker-entrypoint-initdb.d/2.sql
12
+ ports :
13
+ - 5432:5432
14
+ restart : always
Original file line number Diff line number Diff line change
1
+ version : ' 3'
2
+ services :
3
+ postgres :
4
+ image : postgres:alpine
5
+ environment :
6
+ POSTGRES_PASSWORD : marcus
7
+ POSTGRES_USER : marcus
8
+ POSTGRES_DB : example
9
+ volumes :
10
+ - ./db/structure.sql:/docker-entrypoint-initdb.d/1.sql
11
+ - ./db/data.sql://docker-entrypoint-initdb.d/2.sql
12
+ ports :
13
+ - 5432:5432
14
+ restart : always
You can’t perform that action at this time.
0 commit comments