Page 1 of 1

[SOLVED]Docker instalation

PostPosted: Oct 2nd, '19, 08:46
by evaldas
Hello,

I am trying to install Docker.
I downloaded Fedora rpm
docker-ce-cli-1:19.03.1-3.fc31.x86_64
and installed it.
But when trying to run
systemctl start docker
Failed to start docker.service: Unit docker.service not found.

Is it something to user rights?

Re: Docker instalation

PostPosted: Oct 2nd, '19, 14:26
by doktor5000
Why do you use a Fedora package when we have docker in our repositories ?

Re: Docker instalation

PostPosted: Oct 3rd, '19, 11:27
by evaldas
I didn't know it is in repositories, because I haven't found it in MCC. However I stuck during instalatio after inserting core release medium:
Code: Select all
urpmi docker-compose
In order to satisfy the 'python2.7dist(docker)[>= 3.6.0]' dependency, one of the following packages is needed:
 1- python2-docker-3.7.2-2.mga7.noarch: A Python 2 library for the Docker Engine API (to install)
 2- python2-docker-py-3.6.0-2.mga7.noarch: An API client for docker written in Python 3 (to install)
Koks Jūsų pasirinkimas? (1-2)1
Kad būtų patenkintos priklausomybės, bus įdiegti sekantys paketai:
  Package                        Versija      Laida         Arch   
(medium "Core Release (Installer)")
  python2-attrs                  19.1.0       1.mga7        noarch 
  python2-enum34                 1.1.6        2.mga7        noarch 
(medium "Core Release (distrib1)")
  docker-compose                 1.23.2       3.mga7        noarch 
  python-cached-property         1.5.1        1.mga7        noarch 
  python-docker-pycreds          0.4.0        1.mga7        noarch 
  python-dockerpty               0.4.1        5.mga7        noarch 
  python-websocket-client        0.56.0       1.mga7        noarch 
  python2-docker                 3.7.2        2.mga7        noarch 
  python2-docopt                 0.6.2        6.mga7        noarch 
  python2-functools32            3.2.3.2      2.mga7        noarch 
  python2-pyrsistent             0.14.11      1.mga7        x86_64 
  python2-repoze-lru             0.7          1.mga7        noarch 
  python2-texttable              1.5.0        1.mga7        noarch 
  python2-yaml                   5.1          2.mga7        x86_64 
(medium "Core Updates (distrib3)")
  python2-jsonschema             3.0.2        1.1.mga7      noarch 
Bus panaudota 4.4MB papildomos disko vietos.
Bus gauta 1MB paketų.
Tęsti 15 paketų diegimą (T/n) t
Prašome įdėti laikmeną, pavadinimu "Core Release "
Use of uninitialized value in subroutine entry at /usr/lib64/perl5/vendor_perl/Net/DBus/Binding/Connection.pm line 257.

Re: Docker instalation

PostPosted: Oct 4th, '19, 10:14
by evaldas
ok, finally I installed it. Will try to use it :)

Re: [SOLVED]Docker instalation

PostPosted: Oct 4th, '19, 12:35
by isadora
Would you please mark this topic [SOLVED]?
You can do so by editing the title/subject of the first message in the topic.
Place [SOLVED] in front of subject/title.

Thanks ahead. :)