Commit Graph

8 Commits

Author SHA1 Message Date
9ee212fcef fix(dockerfile): fix minor bugs stopping build 2021-07-22 17:38:43 -06:00
1ca3b48d0d refactor(dockerfile): remove old dockerfile
- delete non-tls version of dockerfile
- set internal version as build-arg
2021-07-22 17:28:21 -06:00
d864231db1 refactor(dockerfile): cleanup permissions
- set proper permissions for server script and entrypoint
2021-07-22 17:21:55 -06:00
7828ff2125 struct(dockerfile): add openssl 2021-07-22 17:16:15 -06:00
0fbd3303e4 struct(entrypoint): skeleton entrypoint script
- basic operation flow with placeholder functions
- implement server and shell launch
- allow commands to pass to shell
- update Dockerfile to load entrypoint only
- update Dockerfile to set permissions for certs directory
2021-07-22 17:15:31 -06:00
e82fad68ac feature(server invocation script): 2021-07-22 16:43:17 -06:00
cc10ee2241 struct(Dockerfile): align with previous customizations 2021-07-22 16:36:36 -06:00
9e9abe945f struct(dockerfile): initial build skeleton 2021-07-22 16:22:40 -06:00