FROM robinthoni/steamcmd:1.0.0 MAINTAINER Robin Thoni <robin@rthoni.com> COPY ./run.sh / EXPOSE 7777/udp 27015/udp 8080/tcp 20560/udp CMD ["/run.sh"]