Jonas Zohren
2d2fd0e506
Exchange curl for wget in healthcheck
4 years ago
Jonas Zohren
ef9633bfda
Bring Dockerfiles into sync
4 years ago
Jonas Zohren
680188e232
Improve local Docker builds
...
This has nothing to do with the CI docker builds, but imrpoves the situation for people who want to build their own docker image.
It adds some caching magic for compiling dependencies, cleans up the file and adds loads of comments.
4 years ago
Daniel Wiesenberg
a469ca0461
Move docker healthcheck into dedicated script.
4 years ago
Daniel Wiesenberg
a7b6af7caf
Bump version of alpine docker image to 3.14
4 years ago
Daniel Wiesenberg
6a96cfaac1
Change default port in docker to the new
...
conduit default port 6167 and fix the docker healthcheck
5 years ago
Daniel Wiesenberg
5a7ccbdfab
Add CONDUIT_CONFIG to all relevant docker files
...
And mention that an empty string can be used to configure
Conduit purely with env vars.
5 years ago
Daniel Wiesenberg
52a96b3d84
Update Dockerfile and docker-compose
...
- Dockerfile now tracks the gitlab repository and the master branch.
- docker-compose now points to conduit.toml instead of Rocket.toml and
its env vars were also renamed from ROCKET_ to CONDUIT_.
Furthermore vectorim/riot-web was changed to vectorim/element-web
5 years ago
Daniel Wiesenberg
2d6b7750fd
Fix order of docker command arguments and change repository link to...
...
...github.com repo, to relieve some pressure from git.koesters.xyz.
5 years ago
Timo
a2dbc6fe6d
Change license to Apache-2.0
5 years ago
Daniel Wiesenberg
38ac3e42be
Docker add healthcheck and mention Docker Hub image
5 years ago
Faelar
0fef955b28
Fix license.
5 years ago
Daniel Wiesenberg
7288010e55
Move additional files into dedicated folder and make build the def...
...
...fault in the compose files.
5 years ago
Daniel Wiesenberg
5f3cb3f926
Minor modifications to compose file and update Dockerfile comments
5 years ago
Daniel Wiesenberg
0338053774
Add ability to switch between local and remote build with build arg a...
...
...nd add env vars to docker-compose
5 years ago
Daniel Wiesenberg
ecb6416244
Image now builds and runs 🎉 Thx to the help of yzhr
5 years ago
Daniel Wiesenberg
a21858758c
Change labels from label-schema to opencontainer.image
5 years ago
Daniel Wiesenberg
624ff08a07
Initial docker files trinity
...
The image builds as is, but running it exits with: standard_init_linux.go:211: exec user process caused "no such file or directory"
5 years ago