Skip to content

Conversation

@markhobson
Copy link

Implicitly done by upgrading to CentOS 8.

Removed db4-utils and db4 that weren't available in CentOS 7 but now error in CentOS 8.

Implicitly done by upgrading to CentOS 8.

Removed db4-utils and db4 that weren't available in CentOS 7 but now
error in CentOS 8.
Usage="docker run -d -p [HOST PORT NUMBER]:21 -v [HOST FTP HOME]:/home/vsftpd fauria/vsftpd" \
Version="1.0"

RUN yum -y update && yum clean all
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is not needed to update repositories. The image will be ~100MB lighter

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably best to have the latest updates, but that's not really the focus of this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants