Docker image for Windows missing?
Open
@siddharthlatest is already working on this.
Since May 28, 2019.
- Dominant language
- JavaScript
- Stars
- 8.5k
- Forks
- 512
- PR merge metrics
- No merged PRs in 30d
Description
reproduction steps
- working on Windows / Docker
- goal is to include
dejavuinto docker-compose
# docker version
Client: Docker Engine - Enterprise
Version: 18.09.4
API version: 1.39
Go version: go1.10.8
Git commit: c3516c43ef
Built: 03/27/2019 18:22:15
OS/Arch: windows/amd64
Experimental: false
Server: Docker Engine - Enterprise
Engine:
Version: 18.09.4
API version: 1.39 (minimum version 1.24)
Go version: go1.10.8
Git commit: c3516c43ef
Built: 03/27/2019 18:20:29
OS/Arch: windows/amd64
Experimental: false
issue
When I try to run
docker run -p 1358:1358 -d appbaseio/dejavu
I get an
docker: image operating system "linux" cannot be used on this platform.
question
Do I make a silly mistake here or is there no dejavu/Docker deployment support for Windows?
Thx for your help
Peter
(=PA=)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.