UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    How to run docker.ce on UBports?

    Scheduled Pinned Locked Moved Support
    2 Posts 2 Posters 730 Views 2 Watching
    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 Offline
        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
        • arubislanderA Offline
          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
          Google Pixel 3a (20.04 DEV)
          JingPad (24.04 preview)
          Meizu Pro 5 (16.04 DEV)

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