Skip to content

Replace Bitnami docker images with official images #80

Description

@jhanarato

Currently we use the bitnami images for Nginx, Redis and PostgreSQL. Bitnami produce "security hardened" images and were popular for a while. However, they are no longer freely available:

https://www.blueshoe.io/blog/bitnami-and-alternatives/

@ihongda has a working development environment as he built his docker images before they were removed in August. However, as soon as he runs make clean he'll run into this problem. For the short term we can switch to the bitnamilegacy images but they have security vulnerabilities and will never be updated.

Fortunately the three images are available as "docker official images". PostgreSQL for example has this:

https://hub.docker.com/_/postgres/

I will start a branch and have a go at making the switch. Once I'm happy with the new docker configuration @ihongda can try to rebuild his development environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions