“Repository does not have a Release file” while running apt-get update on a Docker container

后端 未结 0 874
臣服心动
臣服心动 2020-12-16 22:28

Dockerfile looks literally like this:

FROM ubuntu:19.10
RUN apt-get update

The command I am running:

docker build -t test

相关标签:
回答
  • 消灭零回复
提交回复
热议问题