numismatic
numismatic copied to clipboard
Devops
- Removed the devops folder - not only is packer an overkill, but it did not work
- Dockerfile, working with python 3.6 in alpine container
The Dockerfile works, and demonstrates how a command will be run. CMD is just coin list, however the CMD docker command (unlike Entrrypoint) is meant to be overridden. So it can therefore run whatever is wanted
Do we need to remove the devops folder? I haven't looked at it but I liked the bash aliases which I thought might be useful.
Regarding the Devops folder, we can keep some things, but it will take a bit of work. In fact, using packer is such a huge overkill, that I deemed it not really worth it...