seafile-containerized/.dockerignore
Shuai Lin 1832ad5acb Re-organize the build/start phases.
- ./launcher bootstrap => init seafile server data & letsencrypt, then
build a local image based on seafileorg/server:<version>
- ./launcher start => start a container using the local image
2016-11-15 16:59:02 +08:00

8 lines
38 B
Plaintext

*~
*#
*.swp
.DS_Store
*.pyc
shared/*