मैंने आज ही विंडोज 10 64 बिट के लिए डॉकर टूलबॉक्स डाउनलोड किया है। मैं ट्यूटोरियल के माध्यम से जा रहा हूँ। Dockerfile का उपयोग करके एक छवि बनाने की कोशिश करते समय मैं निम्नलिखित त्रुटि प्राप्त कर रहा हूं।
कदम:
- डॉकटर क्विकार्टार्ट टर्मिनल शुरू किया।
- testdocker इसे बनाने के बाद।
- "अपनी खुद की छवि बनाएं" वेब लिंक में प्रलेखित के रूप में डॉकरफाइल तैयार करें
- कमांड के नीचे दौड़ा
docker build -t docker-whale .
Error: $ docker build -t docker-whale .
unable to prepare context: unable to evaluate symlinks in Dockerfile path: GetFileAttributesEx C:\Users\Villanueva\Test\testdocker\Dockerfile: The system cannot find the file specified.
BTW: मैंने @ https://github.com/docker/docker/issues/14339 में उल्लिखित कई विकल्पों की कोशिश की
$ docker info
Containers: 4
Running: 0
Paused: 0
Stopped: 4
Images: 2
Server Version: 1.10.1
Storage Driver: aufs
Root Dir: /mnt/sda1/var/lib/docker/aufs
Backing Filesystem: extfs
Dirs: 20
Dirperm1 Supported: true
Execution Driver: native-0.2
Logging Driver: json-file
Plugins:
Volume: local
Network: bridge null host
Kernel Version: 4.1.17-boot2docker
Operating System: Boot2Docker 1.10.1 (TCL 6.4.1); master : b03e158 - Thu Feb 11 22:34:01 UTC 2016
OSType: linux
Architecture: x86_64
CPUs: 1
Total Memory: 996.2 MiB
Name: default
ID: C7DS:CIAJ:FTSN:PCGD:ZW25:MQNG:H3HK:KRJL:G6FC:VPRW:SEWW:KP7B
Debug mode (server): true
File Descriptors: 32
Goroutines: 44
System Time: 2016-02-19T17:37:37.706076803Z
EventsListeners: 0
Init SHA1:
Init Path: /usr/local/bin/docker
Docker Root Dir: /mnt/sda1/var/lib/docker
Labels:
provider=virtualbox
docker build -t XXX --file ./Dockefile
ऐसा हो सकता है क्योंकि आपको फ़ाइल नाम गलत मिला है तो यह आर। गायब है