In front of a tuleap server, aims to aggregate several services
Create the data container, where the conf will stand (do only once):
$> docker run --name=tuleap-reverseproxy-data -v /reverseproxy_data busybox true
Run the reverse proxy:
$> docker run -ti --rm --name=reverse-proxy --link tuleap_web_1:tuleap_web --volumes-from tuleap-reverseproxy-data enalean/tuleap-reverseproxy
Content type
Image
Digest
sha256:fa0be431e…
Size
97.9 MB
Last updated
almost 10 years ago
docker pull enalean/tuleap-reverseproxy