mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-09 00:59:02 +03:00
chore(ci): publish to docker
* ci: publish to docker * update release.yaml * update Dockerfile
This commit is contained in:
13
.dockerignore
Normal file
13
.dockerignore
Normal file
@@ -0,0 +1,13 @@
|
||||
# Directories
|
||||
/.git/
|
||||
/.github/
|
||||
/target/
|
||||
/examples/
|
||||
/docs/
|
||||
/benches/
|
||||
/tmp/
|
||||
|
||||
# Files
|
||||
.gitignore
|
||||
*.md
|
||||
LICENSE*
|
||||
Reference in New Issue
Block a user