Skip to content

Conversation

@Joxit
Copy link
Owner

@Joxit Joxit commented Dec 15, 2018

A bug was found, when I browse with the browser cache, the tag history does not load because it receives a response with a docker schema v2 and it needs a v1 schema.

What I will do is to use v2 schema instead of v1 (with this, I can use DockerImage object with listeners/triggers).
Moreover, I could make queries savings by passing the DockerImage object directly.

Fixes: #59

@Joxit Joxit self-assigned this Dec 15, 2018
…ve element values rendering

Move icons to js mapping function instead of CSS
In dockerfile, author cand be randered through `MAINTAINER xxx` or `LABEL maintainer=xxx`
…history-element`

- Add id and ExposedPort
- Better rendering for arrays
- Add more const instead of var
@Joxit Joxit merged commit 03e4d6b into master Dec 19, 2018
@Joxit Joxit deleted the fix/image-history branch December 19, 2018 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

2 participants