Run update.sh
This commit is contained in:
parent
52d592013c
commit
156e6c7ba2
|
|
@ -25,10 +25,10 @@ WARNING:
|
||||||
[the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](http://dockr.ly/slack), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker)
|
[the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](http://dockr.ly/slack), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker)
|
||||||
|
|
||||||
- **Where to file issues**:
|
- **Where to file issues**:
|
||||||
[https://github.com/freebroccolo/docker-haskell/issues](https://github.com/freebroccolo/docker-haskell/issues)
|
[https://github.com/haskell/docker-haskell/issues](https://github.com/haskell/docker-haskell/issues)
|
||||||
|
|
||||||
- **Maintained by**:
|
- **Maintained by**:
|
||||||
[the Docker Community](https://github.com/freebroccolo/docker-haskell)
|
[the Docker Community](https://github.com/haskell/docker-haskell)
|
||||||
|
|
||||||
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
|
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
|
||||||
[`amd64`](https://hub.docker.com/r/amd64/haskell/)
|
[`amd64`](https://hub.docker.com/r/amd64/haskell/)
|
||||||
|
|
@ -112,7 +112,7 @@ CMD ["snap-example"]
|
||||||
|
|
||||||
### Examples
|
### Examples
|
||||||
|
|
||||||
See the application snippet above in more detail in the [example snap application](https://github.com/freebroccolo/docker-haskell/tree/master/examples/7.10/snap).
|
See the application snippet above in more detail in the [example snap application](https://github.com/haskell/docker-haskell/tree/master/examples/7.10/snap).
|
||||||
|
|
||||||
### Considerations for `happy`, `alex`, etc
|
### Considerations for `happy`, `alex`, etc
|
||||||
|
|
||||||
|
|
@ -152,7 +152,7 @@ The alternative to use `--install-ghc` doesn't make sense in a Docker image cont
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
This image is licensed under the MIT License ([LICENSE](https://github.com/freebroccolo/docker-haskell/blob/master/LICENSE)) and includes software licensed under BSD licenses: [Glasgow Haskell Compiler License](https://www.haskell.org/ghc/license), [Stack License](https://github.com/commercialhaskell/stack/blob/master/LICENSE).
|
This image is licensed under the MIT License ([LICENSE](https://github.com/haskell/docker-haskell/blob/master/LICENSE)) and includes software licensed under BSD licenses: [Glasgow Haskell Compiler License](https://www.haskell.org/ghc/license), [Stack License](https://github.com/commercialhaskell/stack/blob/master/LICENSE).
|
||||||
|
|
||||||
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
|
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -17,16 +17,16 @@ WARNING:
|
||||||
# Supported tags and respective `Dockerfile` links
|
# Supported tags and respective `Dockerfile` links
|
||||||
|
|
||||||
- [`15.0.14-apache`, `15.0-apache`, `15-apache`, `15.0.14`, `15.0`, `15`](https://github.com/nextcloud/docker/blob/481072c892324145f1ac8115a152e65449f24f5e/15.0/apache/Dockerfile)
|
- [`15.0.14-apache`, `15.0-apache`, `15-apache`, `15.0.14`, `15.0`, `15`](https://github.com/nextcloud/docker/blob/481072c892324145f1ac8115a152e65449f24f5e/15.0/apache/Dockerfile)
|
||||||
- [`15.0.14-fpm-alpine`, `15.0-fpm-alpine`, `15-fpm-alpine`](https://github.com/nextcloud/docker/blob/481072c892324145f1ac8115a152e65449f24f5e/15.0/fpm-alpine/Dockerfile)
|
- [`15.0.14-fpm-alpine`, `15.0-fpm-alpine`, `15-fpm-alpine`](https://github.com/nextcloud/docker/blob/0e244154342864c7fde6df21eb933ac46735b804/15.0/fpm-alpine/Dockerfile)
|
||||||
- [`15.0.14-fpm`, `15.0-fpm`, `15-fpm`](https://github.com/nextcloud/docker/blob/481072c892324145f1ac8115a152e65449f24f5e/15.0/fpm/Dockerfile)
|
- [`15.0.14-fpm`, `15.0-fpm`, `15-fpm`](https://github.com/nextcloud/docker/blob/481072c892324145f1ac8115a152e65449f24f5e/15.0/fpm/Dockerfile)
|
||||||
- [`16.0.7-apache`, `16.0-apache`, `16-apache`, `16.0.7`, `16.0`, `16`](https://github.com/nextcloud/docker/blob/481072c892324145f1ac8115a152e65449f24f5e/16.0/apache/Dockerfile)
|
- [`16.0.7-apache`, `16.0-apache`, `16-apache`, `16.0.7`, `16.0`, `16`](https://github.com/nextcloud/docker/blob/481072c892324145f1ac8115a152e65449f24f5e/16.0/apache/Dockerfile)
|
||||||
- [`16.0.7-fpm-alpine`, `16.0-fpm-alpine`, `16-fpm-alpine`](https://github.com/nextcloud/docker/blob/481072c892324145f1ac8115a152e65449f24f5e/16.0/fpm-alpine/Dockerfile)
|
- [`16.0.7-fpm-alpine`, `16.0-fpm-alpine`, `16-fpm-alpine`](https://github.com/nextcloud/docker/blob/0e244154342864c7fde6df21eb933ac46735b804/16.0/fpm-alpine/Dockerfile)
|
||||||
- [`16.0.7-fpm`, `16.0-fpm`, `16-fpm`](https://github.com/nextcloud/docker/blob/481072c892324145f1ac8115a152e65449f24f5e/16.0/fpm/Dockerfile)
|
- [`16.0.7-fpm`, `16.0-fpm`, `16-fpm`](https://github.com/nextcloud/docker/blob/481072c892324145f1ac8115a152e65449f24f5e/16.0/fpm/Dockerfile)
|
||||||
- [`17.0.2-apache`, `17.0-apache`, `17-apache`, `apache`, `17.0.2`, `17.0`, `17`, `latest`](https://github.com/nextcloud/docker/blob/481072c892324145f1ac8115a152e65449f24f5e/17.0/apache/Dockerfile)
|
- [`17.0.2-apache`, `17.0-apache`, `17-apache`, `apache`, `17.0.2`, `17.0`, `17`, `latest`](https://github.com/nextcloud/docker/blob/481072c892324145f1ac8115a152e65449f24f5e/17.0/apache/Dockerfile)
|
||||||
- [`17.0.2-fpm-alpine`, `17.0-fpm-alpine`, `17-fpm-alpine`, `fpm-alpine`](https://github.com/nextcloud/docker/blob/481072c892324145f1ac8115a152e65449f24f5e/17.0/fpm-alpine/Dockerfile)
|
- [`17.0.2-fpm-alpine`, `17.0-fpm-alpine`, `17-fpm-alpine`, `fpm-alpine`](https://github.com/nextcloud/docker/blob/0e244154342864c7fde6df21eb933ac46735b804/17.0/fpm-alpine/Dockerfile)
|
||||||
- [`17.0.2-fpm`, `17.0-fpm`, `17-fpm`, `fpm`](https://github.com/nextcloud/docker/blob/481072c892324145f1ac8115a152e65449f24f5e/17.0/fpm/Dockerfile)
|
- [`17.0.2-fpm`, `17.0-fpm`, `17-fpm`, `fpm`](https://github.com/nextcloud/docker/blob/481072c892324145f1ac8115a152e65449f24f5e/17.0/fpm/Dockerfile)
|
||||||
- [`18.0.0beta4-apache`, `18.0.0-beta-apache`, `18.0-beta-apache`, `18-beta-apache`, `18.0.0beta4`, `18.0.0-beta`, `18.0-beta`, `18-beta`](https://github.com/nextcloud/docker/blob/08916e2cc058ddb4aae96f960f06682037f6a0b4/18.0-beta/apache/Dockerfile)
|
- [`18.0.0beta4-apache`, `18.0.0-beta-apache`, `18.0-beta-apache`, `18-beta-apache`, `18.0.0beta4`, `18.0.0-beta`, `18.0-beta`, `18-beta`](https://github.com/nextcloud/docker/blob/08916e2cc058ddb4aae96f960f06682037f6a0b4/18.0-beta/apache/Dockerfile)
|
||||||
- [`18.0.0beta4-fpm-alpine`, `18.0.0-beta-fpm-alpine`, `18.0-beta-fpm-alpine`, `18-beta-fpm-alpine`](https://github.com/nextcloud/docker/blob/08916e2cc058ddb4aae96f960f06682037f6a0b4/18.0-beta/fpm-alpine/Dockerfile)
|
- [`18.0.0beta4-fpm-alpine`, `18.0.0-beta-fpm-alpine`, `18.0-beta-fpm-alpine`, `18-beta-fpm-alpine`](https://github.com/nextcloud/docker/blob/0e244154342864c7fde6df21eb933ac46735b804/18.0-beta/fpm-alpine/Dockerfile)
|
||||||
- [`18.0.0beta4-fpm`, `18.0.0-beta-fpm`, `18.0-beta-fpm`, `18-beta-fpm`](https://github.com/nextcloud/docker/blob/08916e2cc058ddb4aae96f960f06682037f6a0b4/18.0-beta/fpm/Dockerfile)
|
- [`18.0.0beta4-fpm`, `18.0.0-beta-fpm`, `18.0-beta-fpm`, `18-beta-fpm`](https://github.com/nextcloud/docker/blob/08916e2cc058ddb4aae96f960f06682037f6a0b4/18.0-beta/fpm/Dockerfile)
|
||||||
|
|
||||||
# Quick reference
|
# Quick reference
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue