Skip to content

Commit 61c5670

Browse files
Created the Dockerfile and .dockerignore files.
1 parent 38d2f69 commit 61c5670

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

.dockerignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.git
2+
.gitignore
3+
LICENSE
4+
README.md
5+
Dockerfile*
6+
docker-compose*
7+
Cargo.lock

Dockerfile

Whitespace-only changes.

0 commit comments

Comments
 (0)