Skip to content

onenex/teleport-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Docker Stars Docker Pulls

Alpine Teleport Docker image

This image is based on Alpine Linux image, and include glibc and Teleport

Usage Example

This image is intended to be a base image for your projects, so you may use it like this:

FROM thixpin/teleport-alpine:14.0.1

COPY teleport.yaml /etc/teleport.yaml
CMD ["teleport","start","-c","/etc/teleport.yaml"]
$ docker build -t my_app .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published