mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-10-27 06:40:14 +00:00
BUILD - Optimize Dockerfile by using alpine as base image (#277)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include <stdint.h>
|
||||
#include <string>
|
||||
#include <time.h>
|
||||
|
||||
namespace settings {
|
||||
extern int VERBOSITY;
|
||||
|
||||
Reference in New Issue
Block a user