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

List of supported distributions is unclear #11

Open
vrubiolo opened this issue Mar 19, 2021 · 3 comments
Open

List of supported distributions is unclear #11

vrubiolo opened this issue Mar 19, 2021 · 3 comments

Comments

@vrubiolo
Copy link

vrubiolo commented Mar 19, 2021

Hi again,

It would be nice to have a proper list of supported distributions as this is unclear from the README file.

Based on the dpkg installation instructions, this looks to be Ubuntu Xenial:

dpkg -i lxd-image-server_0.0.1~xenial_all.deb

However, the Docker-based build defaults to bionic in the Dockerfile:

ARG distro="ubuntu:bionic" 

Could someone confirm which platform are canonically supported? We can then contribute some docs against this if needed.

Thanks!

@vrubiolo
Copy link
Author

Hi there, any news on this issue? Thanks.

@cduelo
Copy link
Collaborator

cduelo commented Apr 14, 2021

Thanks for your comment @vrubiolo , we are not maintaining the debian packages.

You can build your own package with https://github.com/Avature/lxd-image-server#building-the-package-in-a-docker-container This is an example, you can use to build your own package in the debian based distribution you like.

We appreciate if you like to contribute adding more doc

@vrubiolo
Copy link
Author

@carlosduelo : thanks for the feedback. I can definitely send a PR against the doc.

The first step would be to assemble a list of 'supported' distributions (or at least the ones where lxd-image-server is deployed. Which one are you using on your end?

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

No branches or pull requests

2 participants