Skip to content
Snippets Groups Projects
  • Quentin Duchemin's avatar
    fa3e14e0
    [Picablog] General improvements for image maintainability · fa3e14e0
    Quentin Duchemin authored
    - Add a custom Dockerfile based on the official one with a HEALTCHECK, psql client and static env variables
    - Add a custom entrypoint to automatically run the migrations at first launch only and run migration when updating
    - Clean separation of networks
    - Adding a tag to fix the version of image
    - Configure non-secret environment with Docker Compose
    - Update database to PG v12
    Verified
    fa3e14e0
    History
    [Picablog] General improvements for image maintainability
    Quentin Duchemin authored
    - Add a custom Dockerfile based on the official one with a HEALTCHECK, psql client and static env variables
    - Add a custom entrypoint to automatically run the migrations at first launch only and run migration when updating
    - Clean separation of networks
    - Adding a tag to fix the version of image
    - Configure non-secret environment with Docker Compose
    - Update database to PG v12
To find the state of this project's repository at the time of any of these versions, check out the tags.