jquery / download.jqueryui.com

Download Builder for jQuery UI
https://jqueryui.com/download/
Other
86 stars 72 forks source link

Add Dockerfile to support Docker-based deploys. #567

Closed brianwarner closed 3 years ago

brianwarner commented 3 years ago

System libraries are required, so this uses Alpine Linux as the base instead of the Node image.

Also, a few changes were required so the app is accessible outside of the container.

Signed-off-by: Brian Warner brian@bdwarner.com