https://github.com/jitesoft/docker-keybase
Keybase.io client docker image.
https://github.com/jitesoft/docker-keybase
docker docker-image dockerfile dockerimage hacktoberfest jitesoft keybase ubuntu
Last synced: 2 months ago
JSON representation
Keybase.io client docker image.
- Host: GitHub
- URL: https://github.com/jitesoft/docker-keybase
- Owner: jitesoft
- License: mit
- Created: 2019-08-29T17:49:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-23T08:26:26.000Z (about 4 years ago)
- Last Synced: 2025-10-26T16:07:21.146Z (8 months ago)
- Topics: docker, docker-image, dockerfile, dockerimage, hacktoberfest, jitesoft, keybase, ubuntu
- Language: Dockerfile
- Homepage:
- Size: 85 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Keybase
[](https://hub.docker.com/r/jitesoft/keybase)
[](https://opencollective.com/jitesoft-open-source)
[](https://gitlab.com/jitesoft/dockerfiles/keybase/commits/master)
This image contains the [Keybase](https://keybase.io/) application running on ubuntu linux.
## Tags
Tags follow the keybase version numbering standard (prefixed with `v`) and the latest version is also tagged `latest`.
Keybase is built from source for amd64 and arm64/aarch64.
To make the image as tiny as possible, [UPX](https://upx.github.io/) have been utilized to compress the binaries used by keybase.
If you notice any compression issues, please report it in the [issue tracker](https://gitlab.com/jitesoft/dockerfiles/keybase/issues).
### Docker Hub
* `latest`, `v4.5.0`
* `latest-alpine`, `v4.5.0-alpine`
### GitLab
* `registry.gitlab.com/jitesoft/dockerfiles/keybase`
* `latest`, `v4.5.0`
* `registry.gitlab.com/jitesoft/dockerfiles/keybase/alpine`
* `latest`, `v4.5.0`
### Quay.io
* `quay.io/jitesoft/keybase`
* `latest`, `v4.5.0`
* `latest-alpine`, `v4.5.0-alpine`
Dockerfile can be found at [GitLab](https://gitlab.com/jitesoft/dockerfiles/keybase) and [GitHub](https://github.com/jitesoft/docker-keybase).
### Image labels
This image follows the [Jitesoft image label specification 1.0.0](https://gitlab.com/snippets/1866155).
## Licenses
This repository and the files therein are released under the [MIT](https://gitlab.com/jitesoft/dockerfiles/keybase/blob/master/LICENSE) license.
Keybase is released under the [BSD 3-Clause "New" or "Revised"](https://github.com/keybase/client/blob/master/LICENSE) license.