FROM ubuntu:latest LABLE maintainer="Alpha" RUN apt-get update && \ apt-get install -y wget mono-runtime libsqlite3-dev screen && \ mkdir /mfbot