Listing 7.48: The distributed_app Dockerfile FROM ubuntu:18.04 LABEL ... RUN gem install --no-ri --no-rdoc uwsgi sinatra RUN mkdir -p /opt/distributed_app ...
確定! 回上一頁