Skip to content

Use latest tag for devel image#5

Open
pallxk wants to merge 1 commit into
sivel:masterfrom
pallxk:patch-1
Open

Use latest tag for devel image#5
pallxk wants to merge 1 commit into
sivel:masterfrom
pallxk:patch-1

Conversation

@pallxk
Copy link
Copy Markdown

@pallxk pallxk commented May 16, 2022

There're only latest and stable tags published to docker hub https://hub.docker.com/r/sivel/ansible-template-ui/tags.

And devel in UI corresponds to the latest tag.

<ul class="dropdown-menu" uib-dropdown-menu role="menu" aria-labelledby="split-button">
<li role="menuitem"><a href="#" ng-click="render()">Devel</a></li>
<li role="menuitem"><a href="#" ng-click="render('stable')">Stable</a></li>
</ul>

var tag = tag || 'latest';

Hope this change makes it easier for newcomers to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant