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