Skip to content

Commit

Permalink
Updated to reflect license
Browse files Browse the repository at this point in the history
  • Loading branch information
EirikWulff committed Jun 26, 2024
1 parent fc2fae3 commit 0426113
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,8 @@ The script requires bash, zsh or ksh in order to run. Some images might require
RUN apk add --no-cache zsh
```

The environment variable S6_OVERLAY_VERSION will be needed in order to install versions of S6-overlay beyond the version set as default in the script (currently 3.2.0.0).
The environment variable S6_OVERLAY_VERSION will be needed in order to install versions of S6-overlay beyond the version set as default in the script (currently 3.2.0.0).

## License

The code published here is licensed with the [MIT License](LICENSE).

0 comments on commit 0426113

Please sign in to comment.