gpt4 book ai didi

linux - 使用 snap docker 构建图像的问题

转载 作者:太空狗 更新时间:2023-10-29 11:48:50 25 4
gpt4 key购买 nike

这是我的 docker :

» which docker
/snap/bin/docker
» docker --version
Docker version 17.06.2-ce, build a04f55b

我安装的是:

sudo snap install docker

我尝试构建一个图像:

» docker build -f ./Dockerfile .
unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /var/lib/snapd/void/Dockerfile: no such file or directory

Dockerfile 在那里:

»  ls -l Dockerfile 
-rw-rw-r-- 1 damane damane 144 Aug 8 13:48 Dockerfile

这是我的系统:

» lsb_release -a
No LSB modules are available.
Distributor ID: LinuxMint
Description: Linux Mint 19 Tara
Release: 19
Codename: tara

最佳答案

这不会直接回答您的 snap 安装问题,但我建议不要使用 snap,而是按照 docker documentation page 上的说明进行操作.

这样您将始终拥有官方和更新的版本

关于linux - 使用 snap docker 构建图像的问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51746266/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com