Commit Graph

75 Commits

Author SHA1 Message Date
2fe6ec3783 add push make targets for images 2023-02-03 16:30:27 -05:00
cd7d910949 Upgrade http version for nginx proxy from 1.0 to 1.1 (necessary for proxy to work on Railway) 2023-02-03 16:30:16 -05:00
f709ee9abd add support for reading database url from password 2023-02-03 16:29:48 -05:00
732ee2f648 Use -tags netgo flag for go build to fix DNS resolution 2023-02-03 16:29:28 -05:00
68e0caa95f remove railway dockerfile, fix debug statements 2023-02-03 13:00:28 -05:00
9db6e0177e rename Dockerfile.railway 2023-02-03 11:46:16 -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
15a831b04b add volume to example app config, add module 9 2023-01-30 19:37:44 -05:00
2e4b6e938e fix readme typo 2023-01-30 16:52:10 -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
2d8ac25651 add ruby and php commands 2023-01-29 15:05:43 -05:00
84ea441084 Writeup README explaining data persistence and how to use 3rd party containers 2023-01-29 15:02:42 -05:00
d600c75de5 use DATABASE_URL for node api 2023-01-27 12:37:06 -05:00
a3de60d264 add screenshot of sample app 2023-01-27 09:54:08 -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
dd5d7bff0b Add incremental dockerfiles 2023-01-25 17:55:51 -05:00
dc832ac671 Set up vite proxy server, remove CORS hack 2023-01-23 17:01:37 -05:00
961c90cd7b Override CORS, query apis from client 2023-01-23 15:06:40 -05:00
22ad01e315 Initial commit with sample app 2023-01-23 10:48:02 -05:00