summaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Expand)Author
2023-06-10chore(ci): Adjust to rust version bumpsJonas Zohren
2023-05-21* Fix Debian builds by actually including the whole `debian` directory into d...Jonas Zohren
2022-11-02fix(ci): Only build in (remote host) docker and switch to glibcJonas Zohren
2022-10-13msrv is 1.63 in Cargo.toml; use thatCharles Hall
2022-10-13update rust to avoid a cargo problemCharles Hall
2022-10-10Dockerfile: changing DB path to be same as we are using in CImajso
2022-02-16fix(docker): use user 1000 and standard db pathJonas Zohren
2022-02-16fix: Docker syntaxJonas Zohren
2022-02-16Set all env vars in docker READMEJonas Zohren
2022-02-16Remove most env vars from DockerfileJonas Zohren
2022-02-16docs: make all configs matchTimo Kösters
2022-02-02Apply feedback from TichoJonas Zohren
2022-02-02fix: Running in DockerJonas Zohren
2022-01-20Use latest stable for Docker imageJonas Platte
2021-12-15Update docker imagesJonas Zohren
2021-11-25Fixes for !225Jonas Zohren
2021-11-21CI: New Multiarch builds and Docker images + cargo clippy/test output now int...Jonas Zohren
2021-08-29Move docker healthcheck into dedicated script.Daniel Wiesenberg
2021-08-09Bump version of alpine docker image to 3.14Daniel Wiesenberg
2021-07-06Change default port in docker to the newDaniel Wiesenberg
2021-05-22Add CONDUIT_CONFIG to all relevant docker filesDaniel Wiesenberg
2021-05-22Update Dockerfile and docker-composeDaniel Wiesenberg
2020-10-18Fix order of docker command arguments and change repository link to...Daniel Wiesenberg
2020-10-18Change license to Apache-2.0Timo
2020-08-25Docker add healthcheck and mention Docker Hub imageDaniel Wiesenberg
2020-08-17Fix license.Faelar
2020-08-11Move additional files into dedicated folder and make build the def...Daniel Wiesenberg
2020-08-11Minor modifications to compose file and update Dockerfile commentsDaniel Wiesenberg
2020-08-11Add ability to switch between local and remote build with build arg a...Daniel Wiesenberg
2020-08-11Image now builds and runs 🎉 Thx to the help of yzhrDaniel Wiesenberg
2020-08-11Change labels from label-schema to opencontainer.imageDaniel Wiesenberg
2020-08-11Initial docker files trinityDaniel Wiesenberg