Resources for the O'Reilly Container Security book
This repo contains some code examples to accompany the book. You can run them in O’Reilly’s sandbox environment or use your own Linux machine or virtual machine. I have tested them on MacOS using Lima running a Ubuntu 24.04 LTS distribution, with the provided lima.yaml
file:
limactl start --name=ubuntu24-04 lima.yaml
By default Lima now installs Docker in rootless mode, but for demonstration purposes I have left it in the traditional rootful mode.
If you have the print edition of the book, URLs are tedious to type in, so I have included links under a References section for each chapter.
Please report any issues, corrections or ideas for the next edition on GitHub