11429719c8b659e9f8f3742e23923649742182c8
Deletes archived and latest log files from the instance/logs directory. Adds a new shell script named 'update.sh' for building and pushing Docker images. The script includes configurations for the project directory, Docker Hub credentials, image name, and versioning, with a fallback mechanism if a 'version.txt' file is not found. It then builds the Docker image, tags it with both 'latest' and version-specific tags, and pushes them to Docker Hub.
Description
Languages
HTML
74%
Python
21.5%
Shell
2%
CSS
1.5%
Batchfile
0.8%
Other
0.2%