Skip to content

Conversation

@webbertakken
Copy link
Member

Changes

  • Remove legacy dependencies
  • Upgrade libgtk
  • Remove 100 megs from base image
  • Fix hardware id for forward compatibility

Checklist

  • Read the contribution guide and accept the code of conduct
  • Readme (updated or not needed)

@webbertakken
Copy link
Member Author

Merging this immediately as it also involves some deps, but @jonathanperret could you please review this one retrospectively?

@webbertakken webbertakken merged commit 0479ce1 into main Oct 4, 2020
@webbertakken webbertakken deleted the fix-machine-id branch October 4, 2020 23:08
&& apt-get clean

# Support forward compatibility for unity activation
RUN echo "576562626572264761624c65526f7578" > /etc/machine-id && ln -sf /etc/machine-id /var/lib/dbus/machine-id
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we use some kind of Docker ARG with a default value here to allow easier customization?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this number should never change, that's the point of it.

Not sure if I understand your meaning.

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.

2 participants