Fix paths in docker images

This commit is contained in:
Guntis Smaukstelis
2025-02-13 23:21:19 +02:00
parent 37ac7eb0e3
commit dc82b95a8a
5 changed files with 17 additions and 8 deletions
+6
View File
@@ -61,6 +61,12 @@ Run one file
fly scale count 0
```
```
// check display
fly ssh console
df -h
```
```
fly scale memory 512
```