Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Help command could pin to a specific Ubuntu version? #116

Closed
alexellis opened this issue Jul 10, 2019 · 2 comments · Fixed by #193
Closed

Help command could pin to a specific Ubuntu version? #116

alexellis opened this issue Jul 10, 2019 · 2 comments · Fixed by #193
Assignees
Labels
area/UX Let's make Ignite's UX great! kind/enhancement Categorizes issue or PR as related to improving an existing feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone

Comments

@alexellis
Copy link
Contributor

I guess that weaveworks/ignite-ubuntu corresponds to weaveworks/ignite-ubuntu:latest, but it'd be better I think for DX if it was: "weaveworks/ignite-ubuntu-bionic" or "weaveworks/ignite-ubuntu:bionic" or similar.

	$ ignite run weaveworks/ignite-ubuntu \
		--cpus 2 \
		--memory 1024 \
		--ssh \
		--name my-vm
	$ ignite images
	$ ignite kernels
	$ ignite ps
	$ ignite logs my-vm
	$ ignite ssh my-vm
@luxas luxas added this to the v0.4.1 milestone Jul 10, 2019
@luxas
Copy link
Contributor

luxas commented Jul 10, 2019

Good suggestion. Let's fix it!

@luxas
Copy link
Contributor

luxas commented Jul 12, 2019

We probably won't have time to fix this in v0.4.1, will move to v0.4.2. It's not release blocking (we're doing a release with bugfixes today)

@luxas luxas modified the milestones: v0.4.1, v0.4.2 Jul 12, 2019
@luxas luxas added area/UX Let's make Ignite's UX great! priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. kind/enhancement Categorizes issue or PR as related to improving an existing feature. labels Jul 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/UX Let's make Ignite's UX great! kind/enhancement Categorizes issue or PR as related to improving an existing feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants