2025-01-19 16:51:47 +01:00

122 lines
3.1 KiB
JSON

{
"CapAdd" : null,
"CapDrop" : null,
"cmd" : "apache2-foreground",
"cpu_priority" : 0,
"enable_publish_all_ports" : false,
"enable_restart_policy" : true,
"enable_service_portal" : null,
"enabled" : false,
"env_variables" : [
{
"key" : "PATH",
"value" : "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
},
{
"key" : "PHPIZE_DEPS",
"value" : "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
},
{
"key" : "PHP_INI_DIR",
"value" : "/usr/local/etc/php"
},
{
"key" : "APACHE_CONFDIR",
"value" : "/etc/apache2"
},
{
"key" : "APACHE_ENVVARS",
"value" : "/etc/apache2/envvars"
},
{
"key" : "PHP_CFLAGS",
"value" : "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
},
{
"key" : "PHP_CPPFLAGS",
"value" : "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
},
{
"key" : "PHP_LDFLAGS",
"value" : "-Wl,-O1 -pie"
},
{
"key" : "GPG_KEYS",
"value" : "39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC"
},
{
"key" : "PHP_VERSION",
"value" : "8.2.27"
},
{
"key" : "PHP_URL",
"value" : "https://www.php.net/distributions/php-8.2.27.tar.xz"
},
{
"key" : "PHP_ASC_URL",
"value" : "https://www.php.net/distributions/php-8.2.27.tar.xz.asc"
},
{
"key" : "PHP_SHA256",
"value" : "3eec91294d8c09b3df80b39ec36d574ed9b05de4c8afcb25fa215d48f9ecbc6b"
},
{
"key" : "PHP_MEMORY_LIMIT",
"value" : "1024M"
},
{
"key" : "PHP_UPLOAD_LIMIT",
"value" : "1024M"
},
{
"key" : "APACHE_BODY_LIMIT",
"value" : "1073741824"
},
{
"key" : "NEXTCLOUD_VERSION",
"value" : "30.0.4"
}
],
"exporting" : false,
"id" : "4cbe870e472e2419de0cd7b9cf49e1c6857ea5b7c98afa653a7953633759ab79",
"image" : "nextcloud:30.0.4",
"is_ddsm" : false,
"is_package" : false,
"labels" : {},
"links" : [],
"memory_limit" : 0,
"name" : "nextcloud",
"network" : [
{
"driver" : "bridge",
"name" : "bridge"
}
],
"network_mode" : "bridge",
"port_bindings" : [
{
"container_port" : 80,
"host_port" : 3002,
"type" : "tcp"
}
],
"privileged" : false,
"service_portals" : [],
"shortcut" : {
"enable_shortcut" : false,
"enable_status_page" : false,
"enable_web_page" : false,
"web_page_url" : ""
},
"use_host_network" : false,
"version" : 2,
"volume_bindings" : [
{
"host_volume_file" : "/docker/nextcloud",
"is_directory" : true,
"mount_point" : "/var/www/html",
"type" : "rw"
}
]
}