Skip to content

Guiqft/directus-psql-docker-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Directus PSQL Docker Example

This repos contains the Dockerfile configuration to use PSQL commands inside a Docker container running Directus image.

💡 Tip: Make sure to properly config the build property of Directus service on docker-compose.yml, so Docker can read the Dockerfile and build the custom Directus image.

Running

First, make sure to build the image from Dockerfile:

docker compose build

Now just run the stack with Docker Compose:

docker compose up

About

This repos contains the Dockerfile configuration to use PSQL commands inside a Docker container running Directus image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published