Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    How to run docker.ce on UBports?

    Support
    2
    2
    428
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      futurecn last edited by

      I successfully installed the docker.ce using 'get.docker.io', as I got on the Raspbian Pi.

      root@ubuntu-phablet:/# docker version
      Client:
       Version:           18.09.4
       API version:       1.39
       Go version:        go1.10.8
       Git commit:        d14af54
       Built:             Wed Mar 27 18:44:30 2019
       OS/Arch:           linux/arm
       Experimental:      false
      Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
      

      But I cannot lunch docker service.

      root@ubuntu-phablet:/# service docker start
      /usr/bin/env.fakechroot: 135: /usr/bin/env.fakechroot: /etc/init.d/docker: not found
      
      

      Which might caused by the fakeroot, Is there any other ways to install docker.ce?

      1 Reply Last reply Reply Quote 0
      • arubislander
        arubislander last edited by

        Did you install docker on the root file system or in a libertine container?

        What is your use case for wanting to run docker on the device?

        πŸ‡¦πŸ‡Ό πŸ‡³πŸ‡± πŸ‡ΊπŸ‡Έ πŸ‡ͺπŸ‡Έ
        Happily running Ubuntu Touch
        BQ Aquaris M10 FHD (16.04 RC)
        Google Pixel 3a (20.04 DEV)
        JingPad (16.04 DEV)
        Meizu Pro 5 (16.04 DEV)
        PinePhone / PineTab UT CE (16.04 DEV)

        1 Reply Last reply Reply Quote 0
        • First post
          Last post