https://github.com/nl2go/docker-teleport-client
https://github.com/nl2go/docker-teleport-client
docker dockerfile teleport
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nl2go/docker-teleport-client
- Owner: nl2go
- License: mit
- Created: 2020-06-26T10:56:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T06:52:17.000Z (about 5 years ago)
- Last Synced: 2025-01-09T22:24:42.359Z (9 months ago)
- Topics: docker, dockerfile, teleport
- Language: Dockerfile
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://travis-ci.org/nl2go/docker-teleport-client)
[](https://hub.docker.com/r/nl2go/teleport-client)
[](https://hub.docker.com/repository/docker/nl2go/teleport-client/tags?page=1)# Docker Teleport Client
Provides a containerized version of the [Teleport](https://github.com/gravitational/teleport) client.
## Usage
The following will run the container in the interactive mode.
$ docker-compose run teleport-client
## Development
$ cd dev
$ docker-compose build
$ docker-compose run teleport-client## Maintainers
- [build-failure](https://github.com/build-failure)
## License
See the [LICENSE.md](LICENSE.md) file for details