I haven’t deployed this project before, but looking at the blog post and repo I believe if you add the line: RUN sed -i '/jessie-updates/{s/^/#/}' /etc/apt/sources.list
to https://github.com/Screenly/screenly-ose/blob/master/Dockerfile.template just after FROM ...
you should be good to go.