Ricardo Chantaka Posted August 5, 2019 Share Posted August 5, 2019 Hi all Im trying to create a bwce docker image (windows), but i get next message :no matching manifest for windows/amd64 10.0.17134 in the manifest list entries note : when i change Linux containers works fine i have the image , but i want to work with windows any suggestions docker output : C:tibcobwce2.4docker>docker images REPOSITORY TAG IMAGE ID CREATED SIZE hello-world latest 1c1bd93f92c6 3 weeks ago 371MB C:tibcobwce2.4docker>docker build -t tibcobwce/latest . Sending build context to Docker daemon 240.6MB Step 1/7 : FROM debian:stretch-slim stretch-slim: Pulling from library/debian no matching manifest for windows/amd64 10.0.17134 in the manifest list entries C:tibcobwce2.4docker>docker info Client: Debug Mode: false Server: Containers: 1 Running: 0 Paused: 0 Stopped: 1 Images: 1 Server Version: 19.03.1 Storage Driver: windowsfilter Windows: Logging Driver: json-file Plugins: Volume: local Network: ics l2bridge l2tunnel nat null overlay transparent Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog Swarm: inactive Default Isolation: hyperv Kernel Version: 10.0 17134 (17134.1.amd64fre.rs4_release.180410-1804) Operating System: Windows 10 Enterprise Version 1803 (OS Build 17134.829) OSType: windows Architecture: x86_64 CPUs: 8 Total Memory: 31.85GiB Name: L0T580R90V6F1H ID: KFQI:CHNL:7RO5:LGPS:QNDJ:SEBN:PZ73:LC5A:EQK6:5ENA:HUPW:CPWK Docker Root Dir: C:ProgramDataDocker Debug Mode: true File Descriptors: -1 Goroutines: 28 System Time: 2019-08-05T09:50:10.7430769-04:00 EventsListeners: 1 Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine I have windows 10 entreprice :Microsoft Windows [Version 10.0.17134.829] thanks ! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now