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

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -