How to create docker base image from Amazon Linux AMI -
i beginner in docker , need implement docker in aws , want create own images. docker docs, followed process create dockerfile. question how create base image using amazon linux ami?
i have amazon linux machine in aws , have done security restriction done in instance. want instance base image docker , want create other docker images base image security restrictions. how can accomplish ? in advance.
if want application compatibility, can try centos image amazon linux based on:
from centos .....
regards
Comments
Post a Comment