This website requires JavaScript.
Explore
Help
Sign in
simple-login
/
app
Watch
1
Star
1
Fork
You've already forked app
0
mirror of
https://github.com/simple-login/app.git
synced
2024-11-13 20:29:29 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
da7b46ef97
app
/
.dockerignore
11 lines
92 B
Text
Raw
Normal View
History
Unescape
Escape
add more files into .dockerignore
2020-01-19 21:01:23 +08:00
.idea/
*.pyc
db.sqlite
.env
.pytest_cache
.vscode
.DS_Store
Improve the Dockerfile * reduce number of layers * remove vim installation * add LICENSE and README to .dockerignore * don't cache with pip * add EXPOSE directive This set of changes reduces the image size by almost 100 Mb.
2020-01-23 23:04:06 +08:00
config
LICENSE
README.md
Ignore adhoc_* files
2020-04-05 17:56:36 +08:00
adhoc_*
Reference in a new issue
Copy permalink