Skip to content

Instantly share code, notes, and snippets.

@goyuninfo
Created October 8, 2020 19:00
Show Gist options
  • Save goyuninfo/2d62e72534322dea7bd98883a8a0ad5d to your computer and use it in GitHub Desktop.
Save goyuninfo/2d62e72534322dea7bd98883a8a0ad5d to your computer and use it in GitHub Desktop.
dnf install -y dnf-utils zip unzip
dnf config-manager --add-repo=https://download.docker.com/linux/centos/docker-ce.repo
dnf install -y docker-ce --nobest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment