mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-07 21:07:37 +08:00
Upgrade docker build images
This commit is contained in:
@@ -11,3 +11,7 @@ This makes it simple to build any release without exotic hardware or software.
|
||||
|
||||
An image can be built and tagged using `build_builder`,
|
||||
and run on a source tarball using `run_builder`.
|
||||
|
||||
Tip: Are you developing an image that relies on QEmu usermode emulation?
|
||||
It's easy to accidentally depend on binfmt\_misc on the host OS.
|
||||
Do a `echo 0 | sudo tee /proc/sys/fs/binfmt_misc/status` before testing.
|
||||
|
Reference in New Issue
Block a user