chore(docker): update image to the latest version
Update Docker image to the latest version by also creating all intermediate ones since the actual image version.
Also update documentation to have a list of associated tags and more information about how to use the image.
Related to #100 and #111.
How about adding https://github.com/ncopa/su-exec or https://github.com/tianon/gosu to run as non-root user ?
Hi @blankdots,
This PR just adds missing versions (1.0.5, 1.0.6) based on the actual one (1.0.4), adds also some documentation and reorganize directory layout a bit. Only the VOWL fetched version has been updated according to the associated tag, so Dockerfile behavior is unchanged.
Maybe this enhancement could be done in an other PR?
Thanks Aurélien