Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Windows Server 2025 image #12476

Open
2 tasks done
DavideBonfanti opened this issue Jan 8, 2025 · 1 comment
Open
2 tasks done

Missing Windows Server 2025 image #12476

DavideBonfanti opened this issue Jan 8, 2025 · 1 comment
Labels

Comments

@DavideBonfanti
Copy link

Before you start please confirm the following.

Problem Description

Portainer Agent miss the support for Windows Server 2025 host, there is no image based on windows-servercore:ltsc2025

Expected Behavior

It should be possible to install Portainer on a Windows Server 2025 host

Actual Behavior

Error starting container with message:
The operating system of the container does not match the operating system of the host. (0xc0370101)

Steps to Reproduce

  1. Install Windows Server 2025
  2. Install Docker with this script
  3. Try to run Portainer Agent with command: docker run -d -p 9001:9001 --name portainer_agent --restart=always -v C:\:C:\host -v C:\ProgramData\docker\volumes:C:\ProgramData\docker\volumes -v \\.\pipe\docker_engine:\\.\pipe\docker_engine portainer/agent:2.25.1

Portainer logs or screenshots

No response

Portainer version

2.25.1

Portainer Edition

Business Edition (BE/EE) with 5NF / 3NF license

Platform and Version

Docker 27.4.1

OS and Architecture

Windows Server 2025, AMD64

Browser

No response

What command did you use to deploy Portainer?

docker run -d -p 9001:9001 --name portainer_agent --restart=always -v C:\:C:\host -v C:\ProgramData\docker\volumes:C:\ProgramData\docker\volumes -v \\.\pipe\docker_engine:\\.\pipe\docker_engine portainer/agent:2.25.1

Additional Information

No response

@Nick-Portainer
Copy link
Collaborator

Nick-Portainer commented Jan 9, 2025

Hello @DavideBonfanti - We have not yet added support for Windows 2025 at this stage. I will update here when we have more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants