Docker

Dockerized DCP & IMF OSS Binaries
Dockerized DCP & IMF OSS …

A free dockerized instance of common DCP and IMF open source tools. Contains compiled binaries from CineCert’s asdcplib, openjpeg and more. Freely mount your own storage and either EXEC or SSH into your scalable container. The DCP & IMF OSS Binaries image runs a rocky linux 9 OS holding …

Working with Go and DGraph | Part 1
Working with Go and …

In this three part walkthrough we are going to create a mini web service using Go that connects with a DGraph instance and returns a DQL (dgraph query language) query via a ‘/query’ endpoint, both locally and running within a Kubernetes Cluster. the basics covered here should give anyone …