diff --git a/lbrycrd/Dockerfile b/lbrycrd/Dockerfile index 1f2fd4a..fb33fda 100644 --- a/lbrycrd/Dockerfile +++ b/lbrycrd/Dockerfile @@ -1,4 +1,4 @@ ----quiet## This base image is for running latest lbrycrdd +## This base image is for running latest lbrycrdd # For some reason I may switch this image over to Alpine when I can RCA why it won't start. FROM ubuntu:18.04 MAINTAINER chamunks [at] gmail [dot] com