Skip to content

jbrannst/cpprealm-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cpprealm-docker

Docker-based build for realm C++ SDK. The example application is writing a new object to the realm every second, which gets automatically synced to Atlas.

Installation instructions below:

docker build -t mongo-cpp-base -f example_base.Dockerfile .
docker build -t mongo-cpp-iot -f iot.Dockerfile .
docker run mongo-cpp-iot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published