tiddlywiki-docker icon indicating copy to clipboard operation
tiddlywiki-docker copied to clipboard

Evaluate building on distroless images

Open elasticdog opened this issue 6 years ago • 0 comments

I'd like to evaluate if it make sense to use https://github.com/GoogleContainerTools/distroless images as the base for tiddlywiki-docker.

  • What would be the space saving?
  • Are recent node versions available?
  • Would using the Docker's --init flag work for signal handling rather that having tini installed and wrapping our process as part of the image explicitly?

elasticdog avatar Mar 04 '19 20:03 elasticdog