Making Docker and Kubernetes management easy.
 
 
 
 
 
 
Go to file
Ali e68e14787b chore(logs): add log view smoke tests [PLA-681] (#2206) 2026-04-01 16:39:24 +13:00
.github Update bug report template to include 2.40.0 (#2168) 2026-03-26 13:52:40 +13:00
.husky chore(build): migrate to pnpm (#1558) 2025-12-29 10:14:57 +02:00
.storybook chore(deps): upgrade storybook 8 (#1811) 2026-02-08 09:59:08 +02:00
api fix(git): failed git repo url returns html error page [BE-12757] (#2191) 2026-03-31 10:31:12 +13:00
app chore(logs): add log view smoke tests [PLA-681] (#2206) 2026-04-01 16:39:24 +13:00
build chore(helm): upgrade sdk to v4 [R8S-840] (#2000) 2026-03-13 11:34:28 +13:00
dev fix(endpointedge): fix a deadlock in createAsyncEdgeAgentEndpoint() BE-12039 (#883) 2025-07-11 18:54:05 -03:00
distribution chore(version): bump version number 2020-08-27 17:48:02 +12:00
mustache-templates feat(update): prevent the creation of updater network [BE-12441] (#1517) 2025-12-10 18:45:46 +02:00
pkg fix(schedule): abstract simple loops with RunOnInterval() BE-12765 (#2163) 2026-03-26 07:47:54 -03:00
translations/en fix(app): add github action for linting and formatting [EE-2344] (#6356) 2022-01-17 07:53:32 +02:00
webpack chore(deps): remove unused client dependencies [BE-12749] (#2172) 2026-03-30 14:54:50 +03:00
.air.toml build: introduce central Makefile and live-reload for Go (#184) 2024-12-03 08:49:03 +13:00
.dockerignore feat(docker-desktop-extension): Make Portainer compatible with Docker Desktop Extension EE-2747 (#6644) 2022-04-19 13:10:42 +12:00
.env.defaults fix(app): skip authorizations in CE [EE-2423] (#6431) 2022-01-24 08:02:23 +02:00
.eslintignore refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
.eslintrc.yml feat(ui): create shared terminal component [BE-12697] (#1979) 2026-03-10 18:17:29 +02:00
.git-blame-ignore-revs chore(prettier): ignore tailwind changes [EE-4809] (#8483) 2023-02-13 11:38:06 +13:00
.gitignore fix(ci): run eslint and typecheck without symlinks (#1564) 2025-12-22 17:38:42 +02:00
.golangci-forward.yaml feat(api-testing): add api testing framework [BE-12571] (#1824) 2026-02-16 09:35:06 +13:00
.golangci.yaml fix(jwt): consolidate the dependencies BE-12695 (#2020) 2026-03-10 15:14:21 -03:00
.prettierignore fix(policy) fix policy group pagination issues [R8S-855] (#1898) 2026-02-19 13:29:01 +13:00
.prettierrc chore(deps): upgrade tailwind and prettier [EE-5218] (#10068) 2023-09-04 16:20:36 +01:00
ATTRIBUTIONS.md Link to attributions 2021-03-22 15:35:26 +13:00
CLAUDE.md chore(go): upgrade to v1.26.1 BE-12630 (#1855) 2026-03-16 15:52:36 -03:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#946) 2017-06-22 05:11:40 +02:00
CONTRIBUTING.md chore(build): migrate to pnpm (#1558) 2025-12-29 10:14:57 +02:00
LICENSE chore(license): update license info so that GitHub recognizes it (#1924) 2018-05-23 14:47:43 +02:00
Makefile feat(policies): UI stepper in policy create and environment wizard [R8S-718] (#1672) 2026-01-21 09:37:39 +13:00
README.md chore(docs): Adds a SECURITY.md to repos (#1636) 2026-01-13 13:07:50 +13:00
SECURITY.md feat(gitops): tidy up git auth [BE-12666] (#2026) 2026-03-23 13:53:04 +13:00
babel.config.js refactor(home): migrate view to react [EE-1810] (#6314) 2022-03-08 14:14:23 +02:00
binary-version.json fix(docker): upgrade Docker binary to v29.3.0 to mitigate CVE-2025-68121 BE-12720 (#2064) 2026-03-16 19:02:56 -03:00
go.mod fix(security): bump google.golang.org/grpc to v1.79.3 [DEV-22] (#2151) 2026-03-25 17:26:25 +13:00
go.sum fix(security): bump google.golang.org/grpc to v1.79.3 [DEV-22] (#2151) 2026-03-25 17:26:25 +13:00
jsconfig.json feat(ci): replace jest with vitest [EE-6504] (#10997) 2024-01-23 08:42:52 +02:00
lint-staged.config.js chore(build): migrate to pnpm (#1558) 2025-12-29 10:14:57 +02:00
package.json chore(deps): remove unused client dependencies [BE-12749] (#2172) 2026-03-30 14:54:50 +03:00
pnpm-lock.yaml chore(deps): remove unused client dependencies [BE-12749] (#2172) 2026-03-30 14:54:50 +03:00
postcss.config.js chore(deps): add tailwindcss [DTD-29] (#6604) 2022-04-26 08:16:46 +03:00
tailwind.config.js feat(helm): helm actions [r8s-259] (#715) 2025-05-13 22:15:04 +12:00
tsconfig.json refactor: remove Kubernetes ts import [BE-12730] (#2157) 2026-03-26 14:09:13 +02:00
vitest.config.mts chore(deps): upgrade vitest and msw (#1852) 2026-02-11 17:14:04 +02:00
webpack.config.js chore(build): remove grunt and add makefile [EE-4824] (#8125) 2023-05-02 10:13:37 +07:00

README.md

Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments. It is designed to be as simple to deploy as it is to use. The application allows you to manage all your orchestrator resources (containers, images, volumes, networks and more) through a smart GUI and/or an extensive API.

Portainer consists of a single container that can run on any cluster. It can be deployed as a Linux container or a Windows native container.

Portainer Business Edition builds on the open-source base and includes a range of advanced features and functions (like RBAC and Support) that are specific to the needs of business users.

Latest Version

Portainer CE is updated regularly. We aim to do an update release every couple of months.

latest version

Getting started

Features & Functions

View this table to see all of the Portainer CE functionality and compare to Portainer Business.

Getting help

Portainer CE is an open source project and is supported by the community. You can buy a supported version of Portainer at portainer.io

Learn more about Portainer's community support channels here.

You can join the Portainer Community by visiting https://www.portainer.io/join-our-community. This will give you advance notice of events, content and other related Portainer content.

Reporting bugs and contributing

  • Want to report a bug or request a feature? Please open an issue.
  • Want to help us build portainer? Follow our contribution guidelines to build it locally and make a pull request.

Security

For information about reporting security vulnerabilities, please see our Security Policy.

Work for us

If you are a developer, and our code in this repo makes sense to you, we would love to hear from you. We are always on the hunt for awesome devs, either freelance or employed. Drop us a line to success@portainer.io with your details and/or visit our careers page.

Privacy

To make sure we focus our development effort in the right places we need to know which features get used most often. To give us this information we use Matomo Analytics, which is hosted in Germany and is fully GDPR compliant.

When Portainer first starts, you are given the option to DISABLE analytics. If you don't choose to disable it, we collect anonymous usage as per our privacy policy. Please note, there is no personally identifiable information sent or stored at any time and we only use the data to help us improve Portainer.

Limitations

Portainer supports "Current - 2 docker versions only. Prior versions may operate, however these are not supported.

Licensing

Portainer is licensed under the zlib license. See LICENSE for reference.

Portainer also contains code from open source projects. See ATTRIBUTIONS.md for a list.