]> git.deb.at Git - rhonda/impostor.git/commit
Add Impostor.Http to the Docker image (#509)
authorminiduikboot <mini@duikbo.at>
Fri, 20 Jan 2023 14:25:22 +0000 (15:25 +0100)
committerGitHub <noreply@github.com>
Fri, 20 Jan 2023 14:25:22 +0000 (15:25 +0100)
commit5e080b290b8de473e970ab0b750b3a3add648d36
tree1ddba178a6a212f043728ed2efba9857d5bb07c1
parent97390a088257dfbba3b8d7994f821b6f8665d35c
Add Impostor.Http to the Docker image (#509)

Adding plugins to the docker image is pretty hard as you need to install
ASP.Net Core and add the plugin. As Impostor.Http has become pretty much
mandatory, install the plugin by default.
Dockerfile