Skip to content

Commit

Permalink
Merge pull request #476 from ziahamza/docker-buildcontext-ignore
Browse files Browse the repository at this point in the history
Remove useless files from the docker build context
  • Loading branch information
anthonyraymond authored Dec 9, 2018
2 parents 19a4111 + 701dfa9 commit fb9d758
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,20 @@
.git
screenshots/**/*
screenshots
directurl.md
docker-compose.yml
LICENCE
src
.gitignore
.prettierignore
.prettierrc
CONTRIBUTING.md
LICENSE
README.md
webui-aria2.spec
app.json
directurl.md
docker-compose.yml
favicon.ico
node-server.js
package-lock.json
package.json
postcss.config.js
static.json
webpack.config.js
webui-aria2.spec

0 comments on commit fb9d758

Please sign in to comment.