mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-13 21:59:55 +00:00
Merge lint.sh into compile.sh, remove unused alpine-build-go
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
This commit is contained in:
@@ -5,10 +5,10 @@ generally with tags based on the image contents.
|
||||
|
||||
- `mobylinux/alpine-base` the base packages for Moby, before we add Docker and our code and config
|
||||
- `mobylinux/alpine-build-c` for building C code
|
||||
- `mobylinux/alpine-build-go` for building Go code
|
||||
- `mobylinux/alpine-bios` for building BIOS image
|
||||
- `mobylinux/alpine-efi` for building efi images
|
||||
- `mobylinux/alpine-qemu` for Qemu eg for the tests
|
||||
- `mobylinux/go-compile` for building Go code
|
||||
|
||||
|
||||
The `Dockerfile`s for these are under `alpine/base`. To update, modify the `Dockerfile` if you wish
|
||||
|
Reference in New Issue
Block a user