sw64
FROM leechm/mongo:4.2.7
RUN rm -f /etc/yum.repos.d/neokylin.repo && sed -i "s/enabled = 0/enabled = 1/g" /etc/yum.repos.d/kylin.repo && yum makecache && yum install -y mongo-tools && yum clean all && rm -fr /var/lib/rpm
Content type
Image
Digest
sha256:325ff8ae7…
Size
236.6 MB
Last updated
about 3 years ago
docker pull chulinx/mongo:sw64-4.2.7