Skip to content

Conversation

bkamnik29388
Copy link

I have created the Docker configuration for pa11y-dashboard with the following files:

Dockerfile - Includes:

Node 18 base image
Chrome and its dependencies for pa11y
Application setup and configuration
docker-compose.yml - Defines:

pa11y-dashboard service (port 4000)
MongoDB 6.0 service (port 27017)
Volume mounts for data persistence
Configuration file mounting
Updated config/production.json with Docker-compatible MongoDB URL
updated README with docker usage instructions

@pubertoblanco
Copy link

I was trying to build a docker image for myself, too, would be nice beeing added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants