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

Handle duplicate env vars in container inspect #4201

Open
ghost opened this issue Aug 12, 2020 · 0 comments
Open

Handle duplicate env vars in container inspect #4201

ghost opened this issue Aug 12, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 12, 2020

Bug description
When trying to view env vars via container inspect an error is thrown to console and they aren't rendered.

Expected behavior
Show all environment variables

Steps to reproduce the issue:

  1. Deploy a container with multiple env vars via docker run

  2. Inspect the container in portainer and click the drop down for env vars
    image

  3. See they are not rendered and an error is thrown in browser console.
    image

Technical details:

  • Portainer version: 1.24.1
  • Docker version (managed by Portainer): 19.03.12
  • Platform (windows/linux): linux
  • Command used to start Portainer (docker run -p 9000:9000 portainer/portainer): docker stack deploy
  • Browser: FireFox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants