canonical / lxd-demo-server

The LXD demo server
https://linuxcontainers.org/lxd/try-it
Apache License 2.0
74 stars 24 forks source link

Update Container to Ubuntu 20.04LTS and lxd-demo-server to core20 #24

Closed nutterthanos closed 4 years ago

nutterthanos commented 4 years ago

@stgraber https://github.com/lxc/lxd-demo-server/issues/20#issuecomment-510743082

nutterthanos commented 4 years ago

uh why is the container running Ubuntu 20.04LTS already but repo not updated? image @stgraber

stgraber commented 4 years ago

The images running on the demo service are not built using this YAML and they have indeed been switched to core20 some time ago. The YAML config here is just an example.

I don't mind moving to ubuntu:20.04 in the example, however we are not going to switch our snaps over to core20 quite yet, so that part needs to be undone.

Also, you need to update your commit message to include the required Signed-off-by: Firstname Lastname <email> line.