Docker base image with PostgreSQL 10 released

Hi @pfaffman, I just tried again now and the issue is the same - still can’t upgrade to PostgreSQL 10, it asks me for 2…10MB of free space.

Even after cleaning up with apt-get autocleanup, which freed ~800MB of space, it still asks me for 8MB of free space.

:/var/discourse df -h
Filesystem      Size  Used Avail Use% Mounted on
udev            2.0G     0  2.0G   0% /dev
tmpfs           396M  5.7M  390M   2% /run
/dev/vda1        58G   31G   28G  53% /
tmpfs           2.0G     0  2.0G   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           2.0G     0  2.0G   0% /sys/fs/cgroup
/dev/vda15      105M  3.4M  102M   4% /boot/efi
/dev/sda1       246G   59G  175G  26% /mnt/volume-fra1-01-part1
tmpfs           396M     0  396M   0% /run/user/0
overlay          58G   31G   28G  53% /var/lib/docker/overlay2/efed3d1d9b0c613c0c33f0988390802d301cc0214d988a971da0f466d421d19d/merged
shm             512M  4.0K  512M   1% /var/lib/docker/containers/4ce1664f6c21aa8ccf7c69281f5b1a3e6d13d9d406b93a39241604bda0700e84/mounts/shm

Any ideas how to workaround?