This website requires JavaScript.
Explore
Help
Sign in
gunghogeoduck
/
osem-fcy
Watch
1
Star
0
Fork
You've already forked osem-fcy
0
mirror of
https://github.com/openSUSE/osem.git
synced
2026-08-13 19:54:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5c963d60be
osem-fcy
/
.dockerignore
10 lines
98 B
Text
Raw
Normal View
History
Unescape
Escape
Exclude additional files from Docker images Excludes a few more files that are temporary, build artifacts, test artifacts, runtime artifacts, or not used by the application. This has the consequence of no longer needing to clear compiled assets during build.
2021-06-17 17:30:41 -07:00
.bundle/cache
.git/
coverage/
Docker support for production use This commit adds a Docker infrastructure that is ready for production use. It is meant to simplify the deployment of OSEM for everyone who wants to host their own instances. It includes many features like data persistence, automatic secret key generation and persistence and automatic database initialization and upgrading. This should make updating the Docker container as easy as possible.
2017-03-25 22:51:21 +01:00
Dockerfile
docker-compose.*
Exclude additional files from Docker images Excludes a few more files that are temporary, build artifacts, test artifacts, runtime artifacts, or not used by the application. This has the consequence of no longer needing to clear compiled assets during build.
2021-06-17 17:30:41 -07:00
log/
public/assets/
public/system/
tmp/
Reference in a new issue
Copy permalink