Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The default ubuntu image of dockerfile cannot be accessed #17

Open
zmoon460 opened this issue Mar 18, 2022 · 1 comment
Open

The default ubuntu image of dockerfile cannot be accessed #17

zmoon460 opened this issue Mar 18, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@zmoon460
Copy link

The default ubuntu image of dockerfile cannot be accessed. Can you update it to public address?

FROM hub.grepcode.cn:55582/basic/ubuntu:20.04

[femas]# make
docker build -f Dockerfile -t registry.tce.com/femas/all:5d4c00f .
Sending build context to Docker daemon 704.1MB
Step 1/10 : FROM hub.grepcode.cn:55582/basic/ubuntu:20.04
Get "https://hub.grepcode.cn:55582/v2/": dial tcp 221.232.175.118:55582: connect: connection refused
make: *** [build-image] Error 1

@zilongTong zilongTong added the bug Something isn't working label Mar 18, 2022
@mayyyyying
Copy link

#51

seems like problem has been fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants