jlpdeveloper / EphemeralGithubActionRunner

A project for an ephemeral github action runner system on AWS
1 stars 0 forks source link

Dockerfile Base #2

Closed jlpdeveloper closed 4 months ago

jlpdeveloper commented 4 months ago

We need a base dockerfile to start the rest of the docker files on.

jlpdeveloper commented 4 months ago

Testing is going well. Got an alpine version of the docker file set up. I think alpine will be a better way to go because it is 1.1GB smaller than an ubuntu version

jlpdeveloper commented 4 months ago

Checked in the docker file so far, along with each of the start scripts. Need to work on readme