rails/.devcontainer
Rafael Mendonça França 451dec7968
Run postgresql using docker compose on devcontainer
This will make easier to make sure the service is running when the
development container is started.

Before after the first time the container was created, if it was
restarted you needed to run the boot.sh script manually to start the
service.
2023-08-05 02:47:42 +00:00
..
boot.sh Run postgresql using docker compose on devcontainer 2023-08-05 02:47:42 +00:00
devcontainer.json Run postgresql using docker compose on devcontainer 2023-08-05 02:47:42 +00:00
docker-compose.yml Run postgresql using docker compose on devcontainer 2023-08-05 02:47:42 +00:00
Dockerfile Run postgresql using docker compose on devcontainer 2023-08-05 02:47:42 +00:00