|
|
|
|
|
by jensenbox
431 days ago
|
|
I had a chuckle when I looked at the source code and could not find a Dockerfile in there. I want to kick the tires on it and the easiest way would be to run it as a Docker container against an existing file and alas, I cannot. |
|
Regarding this part, you can always just run a base image and add the app yourself. I'm on mobile so can't test, but should be along these lines:
> against an existing fileFor this part yes, you'd still need one, but it can be any of your own.