albumentations icon indicating copy to clipboard operation
albumentations copied to clipboard

Error while building docker container for benchmark (M1 MacOS)

Open Podidiving opened this issue 1 year ago • 0 comments

🐛 Bug

👋 I was trying to build a benchmark container but got an error. My laptop has Apple M1 Pro chip

To Reproduce

Steps to reproduce the behavior:

  1. docker build -t albumentations-benchmark -f ./benchmark/Dockerfile .

A gist with error log is available here

Expected behavior

Docker builds a container without errors :)

Environment

  • OS (e.g., Linux): MacOS 13.4.1
  • Any other relevant information: Docker version 20.10.17, build 100c701

Additional context

Podidiving avatar Jul 26 '23 23:07 Podidiving