Sign inSign up

mlpaull/amazon-efs-utils

By mlpaull

•Updated about 7 years ago

Amazon Linux 2 with amazon-efs-utils installed

Image
0

50K+

mlpaull/amazon-efs-utils repository overview

DockerFile:

FROM scratch

ADD amzn2-container-raw-2.0.20190612-x86_64.tar.xz /

RUN yum install -y amazon-efs-utils

CMD ["/bin/bash"]

Download amazon container image from https://cdn.amazonlinux.com/os-images/2.0.20190612/container/⁠ and place in the directory of the dockerfile.

Useful for AWS Batch for mounting EFS drives.

Tag summary

Content type

Image

Digest

Size

149.9 MB

Last updated

about 7 years ago

docker pull mlpaull/amazon-efs-utils