minor changes

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-05-11 02:06:48 +05:30
parent cdf5c2bce6
commit af80a94cfb
5 changed files with 397 additions and 320 deletions

View File

@@ -48,8 +48,8 @@ EOF
}
resources {
cpu = 256
memory = 128
cpu = 128
memory = 100
}
}
@@ -59,7 +59,11 @@ EOF
config {
image = "natto17/singh3:latest"
force_pull = true
volumes = [ "/tmp:/tmp" ]
}
resources {
cpu = 128
memory = 100
}
template {