Skip to content

trouble starting docker container on m1 #25

@chanana

Description

@chanana

Using the following command:

docker run --platform linux/amd64 -v $(pwd):/data:rw chambm/pwiz-skyline-i-agree-to-the-vendor-licenses:latest wine msconvert ./sample_file.d --64 --zlib --mz64 --inten64 --combineIonMobilitySpectra -o ./ --mzML

and I get:

assertion failed [result.value != EEXIST]: VmTracker attempted to allocate existing mapping
(ThreadContextVm.cpp:47 mmap)
 assertion failed [result.value != EEXIST]: VmTracker attempted to allocate existing mapping
(ThreadContextVm.cpp:47 mmap)
 Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: Internal error.

I used the docker image from here

my laptop / os is:

  • macOS 13.5 (22G74)
  • MacBook Pro M1
  • Docker version 24.0.2, build cb74dfc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions