Dockerfile Added! #16

Merged
emilyd merged 3 commits from :main into docker 2022-11-27 11:13:34 +00:00
First-time contributor

Closes #4

Closes #4
Ghost added 3 commits 2022-11-26 20:55:38 +00:00
Owner

please note that pull request and commit names should prefer language such as "fix", "remove" or "add" instead of "fixed", "removed", or "added"

anyways, isn't there an easier way to install caddy and the other dependencies? maybe using the packages from dockerhub?

please note that pull request and commit names should prefer language such as "fix", "remove" or "add" instead of "fixed", "removed", or "added" anyways, isn't there an easier way to install caddy and the other dependencies? maybe using the packages from dockerhub?
Author
First-time contributor

no clues on how to do that without having to deal with what the docker has already, this is the best way to get caddy working in a modified env

no clues on how to do that without having to deal with what the docker has already, this is the best way to get caddy working in a modified env
Author
First-time contributor

also as bulky as it might look, its dirt simple
also the official caddy docker image is quite heavy

also as bulky as it might look, its dirt simple also the official caddy docker image is quite heavy
Owner

How about using a docker-compose.yaml instead of a Docketfile?

How about using a docker-compose.yaml instead of a Docketfile?
Author
First-time contributor

docker-compose.yaml doesn't create an image or a container according to sources

docker-compose.yaml doesn't create an image or a container according to sources
emilyd changed target branch from main to docker 2022-11-27 11:13:05 +00:00
Owner

merging to docker branch for further development

merging to docker branch for further development
emilyd merged commit f87135562b into docker 2022-11-27 11:13:34 +00:00
Sign in to join this conversation.
No description provided.