container
container: { environment: { P_SERVER_LOCATION: string; P_SERVER_UUID: string; SERVER_JARFILE: string; STARTUP: string; VANILLA_VERSION: string }; image: string; installed: true; startup_command: string }
Type declaration
-
environment: { P_SERVER_LOCATION: string; P_SERVER_UUID: string; SERVER_JARFILE: string; STARTUP: string; VANILLA_VERSION: string }
-
P_SERVER_LOCATION: string
-
P_SERVER_UUID: string
-
SERVER_JARFILE: string
-
STARTUP: string
-
VANILLA_VERSION: string
-
image: string
-
installed: true
-
startup_command: string