ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Problem pushing a docker image in voxl

    Ask your questions right here!
    1
    1
    46
    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.
    • José QuintanillaJ
      José Quintanilla
      last edited by

      I just added a new code to an existing docker image and I want to push the image just like this guide tell me How to run ubuntu on voxl with docker and this is what the voxl tell me:

      dron@dron-Latitude-5410:~/Documents$ adb push voxl-docker-mavsdk-python-master.tgz /data/
      voxl-docker-mavsdk-python-master.tgz: ...ushed. 2.0 MB/s (4539 bytes in 0.002s)
      dron@dron-Latitude-5410:~/Documents$ adb shell
      / # bash

                                                           ▂▂▂▂▂▂▂▂▂▂▂▂▂          
                                                      ▂▄▆▆██▛▀▀▀▀▀▀▀▀▜████▆▆▄▂    
      

      ███╗ ███╗ ██████╗ ██████╗ █████╗ ██╗ ▗▆████▀▔ ▔▔▀▀▀▀▚▄
      ████╗ ████║██╔═══██╗██╔══██╗██╔══██╗██║ ▗▟████▀ ▗██▖ ▐█ ▝▀▆▄▄▄
      ██╔████╔██║██║ ██║██║ ██║███████║██║ ▟████▀ ▗█▘▝█▖ ▐█ ▜█▀
      ██║╚██╔╝██║██║ ██║██║ ██║██╔══██║██║ █▌ ▐█▌ ▗█▘ ▝█▖ ▐█ ▐▄
      ██║ ╚═╝ ██║╚██████╔╝██████╔╝██║ ██║███████╗ ▀████ ▗█▘ ▝█▖ ▐█ ▂▄███
      ╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝ ▀▀██▄▄ ▂▆███▀
      ▀▀██▄▄ ▀▀▆▄▄▄▄▆██▀▀▀▘


      system-image: 4.0.0
      kernel: #1 SMP PREEMPT Thu Oct 13 17:57:05 UTC 2022 3.18.71-perf

      hw version: VOXL

      voxl-suite: 0.9.4

      voxl:/$ cd /data/
      voxl:/data$ docker load -i voxl-docker-mavsdk-python-master.tgz
      Error response from daemon: open /data/tmp/docker-import-618992465/repo/voxl-docker-mavsdk-python-master.tgz/json: no such file or directory
      voxl:/data$

      I modified the codes on the package so it also push my code here is the package I'm trying to push My image

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Powered by NodeBB | Contributors