13 lines
206 B
Markdown
13 lines
206 B
Markdown
Docker builder container
|
|
===============
|
|
|
|
Builds the mapserver with all supported architectures/platforms
|
|
|
|
|
|
Building the builder:
|
|
```
|
|
make build
|
|
```
|
|
|
|
This creates an image with the name `mapserver-builder`
|