Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docker-compose and other docker files #4646

Merged
merged 7 commits into from
Aug 29, 2023

Commits on Aug 16, 2023

  1. Makefile: Update docker-compose service names (app -> backend/frontend)

    Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
    tsmock committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    650eb78 View commit details
    Browse the repository at this point in the history
  2. docker-compose: Update postgis image

    Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
    tsmock committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    0704eb9 View commit details
    Browse the repository at this point in the history
  3. Docker: Update frontend images

    Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
    tsmock committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a304263 View commit details
    Browse the repository at this point in the history
  4. Switch Dockerfiles to Debian Bookworm

    Signed-off-by: Taylor Smock <tsmock@fb.com>
    tsmock committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    455f896 View commit details
    Browse the repository at this point in the history
  5. Fix some lint issues, expose ports, and add a healthcheck

    Signed-off-by: Taylor Smock <tsmock@fb.com>
    tsmock committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3545b72 View commit details
    Browse the repository at this point in the history
  6. Add 127.0.0.1 as a possible host

    Signed-off-by: Taylor Smock <tsmock@meta.com>
    tsmock committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b4cee6c View commit details
    Browse the repository at this point in the history
  7. Mark tm-web as external=false instead of external=true

    Signed-off-by: Taylor Smock <tsmock@meta.com>
    tsmock committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    ede544a View commit details
    Browse the repository at this point in the history