I have the next Dockerfile for my Ubuntu container
FROM ubuntu:14.04 # Install. RUN \\ sed -i \'s/# \\(.*multiverse$\\)/\\1/g\' /etc/apt/sources.list &