Skip to content

Commit c53d665

Browse files
feat(spring-oracle-example): set explicit container name for app service in compose file
1 parent 9ff8a69 commit c53d665

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-oracle-example/compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
services:
22

33
app:
4+
container_name: app
45
build:
56
context: .
67
depends_on:

0 commit comments

Comments
 (0)