Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mikesir87
40 days ago
|
parent
|
context
|
favorite
| on:
Docker Sandboxes – Disposable, isolated sandboxes ...
When starting a sandbox, you can specify the mountpoints you want. It just defaults to the current directory. You can also specify some of those mounts as read-only as well.
Example: sbx run claude ./ ../another-project:ro
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Example: sbx run claude ./ ../another-project:ro