Box per file
Previously, all boxes were defined in a single configs/boxes.json
file. Now each box is defined in a separate file in the configs/boxes
directory:
alpine.json
python.json
sqlite.json
- etc.
The single boxes.json
file is still supported for backward compatibility, but will be removed in future releases.