Skip to content

Conversation

@matifali
Copy link
Member

  • Correct a typo in README.md
  • Update Docker sources to use 'noble'
  • Change base image from Ubuntu 22.04 to 'noble' 24.04

@matifali matifali self-assigned this Sep 19, 2024
@matifali matifali requested a review from johnstcn September 19, 2024 12:12
Copy link
Member Author

@matifali matifali left a comment

Choose a reason for hiding this comment

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

Ubuntu noble images already contain a user ubuntu with uid 1000. What should we do? We can either reuse the ubuntu user or use a different uid for coder user.

@johnstcn
Copy link
Member

Need to fix uid of Coder user

@johnstcn
Copy link
Member

Ubuntu noble images already contain a user ubuntu with uid 1000. What should we do? We can either reuse the ubuntu user or use a different uid for coder user.

If the previous image version was fine with ubuntu=1000 and coder=1001 then let's keep it that way.

- Correct a typo in README.md
- Update Docker sources to use 'noble'
- Change base image from Ubuntu 22.04 to 'noble'

Adjust UID for coder user in Dockerfiles

Remove `ubuntu` user from Dockerfiles

Adjust UID for coder user in Dockerfiles

Use userdel to remove ubuntu user

Use userdel to remove ubuntu user
@matifali matifali changed the title Switch base Ubuntu image to 'noble' version Switch images to Ubuntu noble 24.04 Sep 19, 2024
@matifali matifali merged commit f50a923 into main Sep 19, 2024
4 checks passed
@matifali matifali deleted the noble branch September 19, 2024 14:23
matifali added a commit that referenced this pull request Sep 20, 2024
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