Skip to content

Commit ce85ab0

Browse files
committed
chore: rename docker files to be more generic
1 parent d50d905 commit ce85ab0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

File renamed without changes.

docker-compose.yml renamed to compose.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ services:
55
image: serhii-timeago
66
build:
77
context: .
8+
dockerfile: Containerfile
89
volumes:
9-
- .:/app
10+
- .:/app:z

0 commit comments

Comments
 (0)