rawdlite / docker-rompr

setup Rompr using docker
Apache License 2.0
13 stars 7 forks source link

Use ADD instead of wget #2

Closed rawdlite closed 4 years ago

rawdlite commented 7 years ago

Should be using Docker's ADD directive instead of running wget or curl in a RUN directive - Docker is able to handle the https URL