Skip to content

Commit

Permalink
try adding system prune
Browse files Browse the repository at this point in the history
  • Loading branch information
naik-aakash authored Dec 8, 2024
1 parent cdf269c commit ec47737
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "DeveloperEnv",
"image": "ghcr.io/naik-aakash/autoplex/autoplex-python-3.10:0.0.9",
"initializeCommand": "docker system prune --all --force",
"hostRequirements": {
"cpus": 4,
"memory": "16gb",
Expand Down

0 comments on commit ec47737

Please sign in to comment.