Skip to content

Commit

Permalink
Add container_name:
Browse files Browse the repository at this point in the history
  • Loading branch information
Divkix committed May 24, 2023
1 parent 3c9d840 commit 13c275b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
version: '3'
services:
alive-image:
container_name: alive-image
build:
context: .
dockerfile: Dockerfile
Expand Down

0 comments on commit 13c275b

Please sign in to comment.