index
:
conduit
topic/limit_info_logs
Conduit is a simple, fast and reliable chat server powered by Matrix https://conduit.rs
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Dockerfile
Age
Commit message (
Expand
)
Author
2023-06-10
chore(ci): Adjust to rust version bumps
Jonas Zohren
2023-05-21
* Fix Debian builds by actually including the whole `debian` directory into d...
Jonas Zohren
2022-11-02
fix(ci): Only build in (remote host) docker and switch to glibc
Jonas Zohren
2022-10-13
msrv is 1.63 in Cargo.toml; use that
Charles Hall
2022-10-13
update rust to avoid a cargo problem
Charles Hall
2022-10-10
Dockerfile: changing DB path to be same as we are using in CI
majso
2022-02-16
fix(docker): use user 1000 and standard db path
Jonas Zohren
2022-02-16
fix: Docker syntax
Jonas Zohren
2022-02-16
Set all env vars in docker README
Jonas Zohren
2022-02-16
Remove most env vars from Dockerfile
Jonas Zohren
2022-02-16
docs: make all configs match
Timo Kösters
2022-02-02
Apply feedback from Ticho
Jonas Zohren
2022-02-02
fix: Running in Docker
Jonas Zohren
2022-01-20
Use latest stable for Docker image
Jonas Platte
2021-12-15
Update docker images
Jonas Zohren
2021-11-25
Fixes for !225
Jonas Zohren
2021-11-21
CI: New Multiarch builds and Docker images + cargo clippy/test output now int...
Jonas Zohren
2021-08-29
Move docker healthcheck into dedicated script.
Daniel Wiesenberg
2021-08-09
Bump version of alpine docker image to 3.14
Daniel Wiesenberg
2021-07-06
Change default port in docker to the new
Daniel Wiesenberg
2021-05-22
Add CONDUIT_CONFIG to all relevant docker files
Daniel Wiesenberg
2021-05-22
Update Dockerfile and docker-compose
Daniel Wiesenberg
2020-10-18
Fix order of docker command arguments and change repository link to...
Daniel Wiesenberg
2020-10-18
Change license to Apache-2.0
Timo
2020-08-25
Docker add healthcheck and mention Docker Hub image
Daniel Wiesenberg
2020-08-17
Fix license.
Faelar
2020-08-11
Move additional files into dedicated folder and make build the def...
Daniel Wiesenberg
2020-08-11
Minor modifications to compose file and update Dockerfile comments
Daniel Wiesenberg
2020-08-11
Add ability to switch between local and remote build with build arg a...
Daniel Wiesenberg
2020-08-11
Image now builds and runs 🎉 Thx to the help of yzhr
Daniel Wiesenberg
2020-08-11
Change labels from label-schema to opencontainer.image
Daniel Wiesenberg
2020-08-11
Initial docker files trinity
Daniel Wiesenberg