Docker instructions and files for my use in development
docker build --no-cache=true --build-arg BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ') -t {image name:tag} -f {file path} .
run the command docker-compose
up in the directory where compose file is saved.
- Node
- AWS SAM with Node
- Sqitch
- PgAdmin
- Elasticsearch v7 & Kibana - docker compose file