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

A minimal docker baseimage to ease creation of long-lived application containers

Results 4 docker-baseimage issues
Sort by recently updated
recently updated
newest added

I would like to use your images on a raspberry pi. I was able to build a version without glibc. But actually I would like to come all the way...

S6 calls sync() when containers shutdown, this sometimes causes the container to hang on unRAID. The latest version of S6 has the option to enable it (default to disabled now)....

ENV tz does not seems to work for ubuntu 16.04. only tested with 16.04 tho, adding tzdata seems to fix it or at least i get proper time from"date" command

The latest release of [Czkawka](https://github.com/qarmin/czkawka#readme) depends on Rust 1.60+, which is only available in Alpine Linux 3.16. (Older releases of Czkawka have been packaged with [jlesage/docker-czkawka](https://github.com/jlesage/docker-czkawka).) Also please note that...