Updates to "full" Docker containers (#404)

* To help with testing rendering with real data and styles
This commit is contained in:
Hummeltech
2024-03-08 15:38:46 -07:00
committed by GitHub
parent c9e7dd8845
commit 0aa7607d7b
19 changed files with 177 additions and 138 deletions

View File

@ -22,8 +22,6 @@
extern "C" {
#endif
#include "store.h"
struct storage_backend *init_storage_null();
#ifdef __cplusplus