Sign inSign up

lattenwald/libtdjson

By lattenwald

Updated about 8 years ago
Archived

Built on latest ubuntu, has /libtdjson.so

Image
0

246

lattenwald/libtdjson repository overview

Intended for use with ubuntu-based builders that need libtdjson.so, like this:

FROM lattenwald/libtdjson as libtdjson

FROM ubuntu as builder

COPY --from=libtdjson /libtdjson.so /usr/lib/libtdjson.so
# some build commands

Tag summary

Content type

Image

Digest

Size

232.6 MB

Last updated

about 8 years ago

docker pull lattenwald/libtdjson