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

UI Issue - Container doesn't allow create from front dashboard after create. #1063

Closed
Dulanic opened this issue Jul 23, 2017 · 2 comments
Closed
Milestone

Comments

@Dulanic
Copy link

Dulanic commented Jul 23, 2017


BUG REPORT INFORMATION

Description

Directly after creating a new container the start button is greyed out with the container selected. If I go into the container, I can start like normal.

Steps to reproduce the issue:

  1. Create a new docker container /w docker create
  2. Go to portainer page.
  3. Check the new container
  4. On 1st load to the front page, the start button is greyed out.

Any other info e.g. Why do you consider this to be a bug? What did you expect to happen instead?

It should allow me to start without going into the specific container. It used to, not sure exactly when started but was recently.

  • Portainer version: 1.13.6
  • Target Docker version (the host/cluster you manage): 1.12.6
  • Platform (windows/linux): Linux
  • Command used to start Portainer (docker run -p 9000:9000 portainer/portainer): docker run -d --name=Portainer --restart=always -v "/var/run/docker.sock:/var/run/docker.sock" -p 9000:9000 portainer/portainer
  • Target Swarm version (if applicable):
  • Browser: All, Chrome, Firefox, IE.

portainer

@deviantony deviantony modified the milestones: 1.13.7, 1.13.x Jul 24, 2017
@deviantony
Copy link
Member

This was probably introduced by #978

ping @G07cha

@G07cha
Copy link
Contributor

G07cha commented Jul 24, 2017

Yeah, I haven't included "Created" option in it, I'll fix it soon.

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

3 participants