Commit Graph

27 Commits

Author SHA1 Message Date
4ba46ccf08 remove erroneous base image tag, fix stage name 2023-03-22 12:38:50 -04:00
86352e24ad add LABEL with image author 2023-03-22 10:22:06 -04:00
944393a3ac use debian slim image for building golang application 2023-03-22 10:21:58 -04:00
9d956b90c4 Use debian slim image rather than alpine image 2023-03-10 15:08:38 -05:00
d7ceeb094d revert node dockerfile 8 modifications 2023-02-21 21:23:34 -05:00
e796267218 update dev dockerfiles 2023-02-21 20:35:58 -05:00
3434051029 Port dev dockerfiles into stages 2023-02-21 16:18:47 -05:00
7010a748e0 use custom network for docker run commands 2023-02-20 13:33:27 -05:00
c954a8205a Add makefile to demo pushing to registries 2023-02-20 10:15:40 -05:00
4a7e775511 update docker build section readme 2023-02-12 18:00:14 -05:00
0fb86b81b2 Add readme for history and motivation section 2023-02-10 16:08:04 -05:00
6aaebbf876 Add GitHub action example (#1) 2023-02-10 12:37:24 -05:00
c8aba89374 use unprivileged nginx container 2023-02-10 11:01:26 -05:00
9001f31036 add newlines to end Dockerfiles 2023-02-10 10:37:13 -05:00
1ea6754c7f Add healthcheck endpoints and scripts 2023-02-05 10:16:47 -05:00
2fe6ec3783 add push make targets for images 2023-02-03 16:30:27 -05:00
732ee2f648 Use -tags netgo flag for go build to fix DNS resolution 2023-02-03 16:29:28 -05:00
e4caaa19a4 move railway dockerfile into client-react dir 2023-02-03 11:24:38 -05:00
70c2ba92f9 add railway dockerfile without cache mount 2023-02-03 11:20:41 -05:00
bb256c8926 Add development + debugging docker configs 2023-02-01 16:15:05 -05:00
d02d3f8342 Add individual docker run commands 2023-01-30 16:51:09 -05:00
6ff07906a5 add buildx mutli-arch example and additional feature descriptions 2023-01-30 12:23:03 -05:00
34498b5afa Add readme for build module. Improve Dockerfile.Sample with more feature examples 2023-01-30 11:46:53 -05:00
da615a3e6c add restart policy to docker compose, add sample dockerfile for demoing features 2023-01-30 10:32:31 -05:00
d600c75de5 use DATABASE_URL for node api 2023-01-27 12:37:06 -05:00
56f52049bf remove initial dockerfile for react-client 2023-01-27 09:28:54 -05:00
08510ae883 restructure repo, separate sample app from docker configs 2023-01-27 09:26:02 -05:00