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

    Docker fails to start container

    Ask your questions right here!
    2
    2
    109
    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.
    • A
      a w
      last edited by 24 Jun 2021, 13:50

      Unable to run some docker images showing error "exec format error response from daemon: cannot start container". I have tried running the official image of ubuntu from docker hub.
      / # docker run -it --rm ubuntu:latest
      exec format error
      Error response from daemon: Cannot start container 8f912fa18ce40551c9754cedb3e065138dc915e9edee283306e19a32c80b8a6c: [8] System error: exec format error

      1 Reply Last reply Reply Quote 0
      • M
        modaltb ModalAI Team
        last edited by 24 Jun 2021, 15:52

        Hi @a-w ,

        If you're running on target, you'll need an arm64 container flavor (not x86/64), see this docker file as an example:

        https://gitlab.com/voxl-public/voxl-docker-images/voxl-docker-mavsdk-python/-/blob/master/Dockerfile#L1

        1 Reply Last reply Reply Quote 0
        1 out of 2
        • First post
          1/2
          Last post
        Powered by NodeBB | Contributors