Gitolite image that runs as non-privileged user.
2.0K
Modifies the Dockerfile from elsdoerfer/gitolite to run Gitolite and Sshd as an unprivileged user on port 2222.
| Variable | Description |
|---|---|
SSH_KEY | Ssh public key to access the gitolite-admin repository. |
| Port | Description |
|---|---|
| 2222 | ssh |
| Path | Description |
|---|---|
| /home/git/repositories | Gitolite repositories. |
| Source | Destination | Description |
|---|---|---|
| /ssh-in | /etc/sshd | Directory for created sshd keys and the sshd configuration. |
The docker-compose file test.yaml can be used to startup the container. The installation can be then accessed from localhost:2222.
cd test
make test
gitolite is published under the GPL v2
This image is licensed under the MIT license.
Copyright 2017 Erwin Müller
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Content type
Image
Digest
Size
90.6 MB
Last updated
over 8 years ago
docker pull robobeerun/gitolite