Make basic C environment docker image #10

Closed
opened 2024-02-14 02:05:23 +00:00 by texhno · 0 comments
Collaborator

The image should contain:

  • gdb
  • clang
  • clan-format (might come by default with clang)
  • gcc
  • objdump (actually, the whole binutils package that objdump is part of)
The image should contain: - [X] gdb - [X] clang - [X] clan-format (might come by default with clang) - [X] gcc - [X] objdump (actually, the whole binutils package that objdump is part of)
texhno self-assigned this 2024-02-14 02:06:01 +00:00
texhno added this to the Coding project 2024-02-14 02:06:23 +00:00
texhno added reference 10_env_image 2024-02-14 02:17:55 +00:00
Sign in to join this conversation.
No Label
bug
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sborovic/dmzOS#10
No description provided.