feat: add all packages and files
This commit is contained in:
parent
19bfa6dbb5
commit
310ac97c56
6 changed files with 130 additions and 11 deletions
6
files/etc/yum.repos.d/docker-ce.repo
Normal file
6
files/etc/yum.repos.d/docker-ce.repo
Normal file
|
@ -0,0 +1,6 @@
|
|||
[docker-ce-stable]
|
||||
name=Docker CE Stable - $basearch
|
||||
baseurl=https://download.docker.com/linux/fedora/$releasever/$basearch/stable
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
gpgkey=https://download.docker.com/linux/fedora/gpg
|
Loading…
Add table
Add a link
Reference in a new issue