0

There are a couple Docker instances that offer Pa11y, but I'm not sure which is the best one for me. What are the pros or cons with the builds that have been contributed back?

The Alexiasa has 2 stars

but hasn't been updated in a year. Any thoughts?

Mike Gifford
  • 641
  • 1
  • 8
  • 17

1 Answers1

2

There are (currently) no automated builds from the official upstream repo (here), so you should not use any of the images available on Dockerhub. Instead, you should build your own.

C. Tindall
  • 413
  • 3
  • 8
  • Running docker builds is one thing. Building docker builds is another. Hopefully the Pa11y team comes up with an official, maintained release at some point. – Mike Gifford May 29 '18 at 13:19