Commit Graph

27 Commits (a11b6daa2e24933d0a3b9548a02d57c96ed0c09e)

Author SHA1 Message Date
dgtlmoon a11b6daa2e
Installation via pip (#186)
3 years ago
Tim Chepeleff 684deaed35
Add Heroku Deployment Support (#159)
3 years ago
dgtlmoon 23738c98bc Re #93 - tweak build packages
3 years ago
dgtlmoon 07c7663e56 Re #93, #79 - docker image multistage build lost the packages required for rPi etc
3 years ago
khakers cff8959462
Modifies Dockerfile to use multistage builds (#79)
3 years ago
dgtlmoon dd211d166c Include release metadata during github build
3 years ago
dgtlmoon 270343b276 Install requirements, remove rust and dev packages that are no longer needed, hopefully for a smaller docker layer size
3 years ago
dgtlmoon f3ce9b732c Remove rust build comments
3 years ago
dgtlmoon baaee30499
Arm build fixes (#68)
3 years ago
dgtlmoon 1b736b3726 Re #58 - reduce to 1 minute (a small rewrite is required to change the backend to store in 'seconds' instead of minutes)
3 years ago
dgtlmoon f380754ff5 Adding rust compiler :(
3 years ago
dgtlmoon bee6bd9fe0 trying without libssl and only libffi
3 years ago
dgtlmoon fec2862ebe Adding extra libs required for build
3 years ago
dgtlmoon 02062c5893 dev packages needed, drop apt cache
3 years ago
dgtlmoon a11f09062b See if we get a clean buildx without dev packages
3 years ago
dgtlmoon 0bb48cbd43 Tweaking build size thanks to https://github.com/hadolint/hadolint
3 years ago
dgtlmoon ab6f4d11ed revert c60be56271
3 years ago
dgtlmoon 5311a95140
remove extra packages (#32)
3 years ago
dgtlmoon 3ad722d63c
Docker push amd64 rpi etc (#28)
3 years ago
Leigh Morresi 33985dbd9d Fix docker app files paths
3 years ago
Leigh Morresi a3a5ca78bf Tweaking Dockerfile for new eventlet wrapper
3 years ago
Leigh Morresi 93ee65fe53 Tidy up a few broken datastore paths
3 years ago
Leigh Morresi 5669ae70cc Adding ARG to Dockerfile
3 years ago
Leigh Morresi 084dcde410 Include the triggered build SHA as part of the backup info, when built in docker hub.
3 years ago
Leigh Morresi 00020a4c90 Fix bad copy command
3 years ago
Leigh Morresi bbccb3181b Fix build setup for the docker hub image https://hub.docker.com/r/dgtlmoon/changedetection.io
3 years ago
Leigh Morresi cf345dc567 Tweaks to docker layout
3 years ago