Amazon ECS uses Docker images in task definitions to launch containers. ... FROM ubuntu:18.04 # Install dependencies RUN apt-get update && \ apt-get -y ...
確定! 回上一頁