- Notifications
You must be signed in to change notification settings - Fork909
Commit00e2703
authored
fix(flake.nix): add procps to nix dogfood image (#16607)
Add procps to flake.nix and release name to Docker imageAdds the `procps` package to flake.nix to enable the `free` command, and includes a release name file in the Docker image at `/etc/coderniximage-release`.Change-Id: I85432acc06a204229fa3675e0020bd3acacf775aSigned-off-by: Thomas Kosiewski <tk@coder.com>1 parent5e96fb5 commit00e2703
2 files changed
+6
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
281 | 281 |
| |
282 | 282 |
| |
283 | 283 |
| |
| 284 | + | |
284 | 285 |
| |
285 | 286 |
| |
286 | 287 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
53 | 57 |
| |
54 | 58 |
| |
55 | 59 |
| |
| |||
271 | 275 |
| |
272 | 276 |
| |
273 | 277 |
| |
| 278 | + | |
274 | 279 |
| |
275 | 280 |
| |
276 | 281 |
| |
|
0 commit comments
Comments
(0)