docker / hub-feedback

Feedback and bug reports for the Docker Hub
https://hub.docker.com
235 stars 39 forks source link

Docker build not possible with file-url #2060

Closed Reissner closed 3 years ago

Reissner commented 3 years ago

Problem description

I can build a docker image with

docker build -t aaa /home/ernst/OpenSource/Docker/test/dir/

but i cant with

docker build -t bbb file:///home/ernst/OpenSource/Docker/test/dir/

Urls with other protocols than file also work fine.

github-actions[bot] commented 3 years ago

We are clearing up our old issues and your ticket has been open for 6 months with no activity. Remove stale label or comment or this will be closed in 15 days.