Skip to content

Instantly share code, notes, and snippets.

@gbakeman
Created April 14, 2022 03:01
Show Gist options
  • Select an option

  • Save gbakeman/e0a63c02a7c65e7167e6f35d6becaee4 to your computer and use it in GitHub Desktop.

Select an option

Save gbakeman/e0a63c02a7c65e7167e6f35d6becaee4 to your computer and use it in GitHub Desktop.
FreshRSS portainer container 404 replace deploy
{
"AppArmorProfile": "",
"Args": [
"/bin/bash",
"-o",
"pipefail",
"-c",
"([ -z \"$CRON_MIN\" ] || cron) && \t. /etc/apache2/envvars && \texec apache2 -D FOREGROUND"
],
"Config": {
"AttachStderr": false,
"AttachStdin": false,
"AttachStdout": false,
"Cmd": [
"/bin/bash",
"-o",
"pipefail",
"-c",
"([ -z \"$CRON_MIN\" ] || cron) && \t. /etc/apache2/envvars && \texec apache2 -D FOREGROUND"
],
"Domainname": "",
"Entrypoint": [
"./Docker/entrypoint.sh"
],
"Env": [
"COPY_LOG_TO_SYSLOG=On",
"COPY_SYSLOG_TO_STDERR=On",
"CRON_MIN=4,34",
"FRESHRSS_ENV=",
"LISTEN=",
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"TZ=UTC"
],
"ExposedPorts": {
"80/tcp": {}
},
"Hostname": "148037737fe2",
"Image": "freshrss/freshrss:1.19.2",
"Labels": {
"org.opencontainers.image.authors": "Alkarex",
"org.opencontainers.image.description": "A self-hosted RSS feed aggregator",
"org.opencontainers.image.documentation": "https://freshrss.github.io/FreshRSS/",
"org.opencontainers.image.licenses": "AGPL-3.0",
"org.opencontainers.image.revision": "1.19.2.67aea86baef33f958062030d977a6f861bd9c8f2",
"org.opencontainers.image.source": "https://github.com/FreshRSS/FreshRSS",
"org.opencontainers.image.title": "FreshRSS",
"org.opencontainers.image.url": "https://freshrss.org/",
"org.opencontainers.image.vendor": "FreshRSS",
"org.opencontainers.image.version": "1.19.2",
"traefik.http.middlewares.freshrss-stripprefix.stripprefix.prefixes": "/freshrss",
"traefik.http.routers.freshrss.middlewares": "freshrss-stripprefix@docker",
"traefik.http.routers.freshrss.rule": "Host(`host.domain.com`) && PathPrefix(`/freshrss`)",
"traefik.http.routers.freshrss.tls": "true",
"traefik.http.services.freshrss.loadbalancer.server.port": "80"
},
"OnBuild": null,
"OpenStdin": false,
"StdinOnce": false,
"Tty": false,
"User": "",
"Volumes": {
"/etc/localtime": {},
"/etc/timezone": {},
"/var/www/FreshRSS/data": {},
"/var/www/FreshRSS/extensions": {}
},
"WorkingDir": "/var/www/FreshRSS"
},
"Created": "2022-04-14T02:50:43.461147602Z",
"Driver": "overlay2",
"ExecIDs": null,
"GraphDriver": {
"Data": {
"LowerDir": "/var/lib/docker/overlay2/98125ff63a5deb088d39c2a303cb01b7ad1dea2065c44a44a4b29c7e5fc4bd1e-init/diff:/var/lib/docker/overlay2/e0b54f407f69b31919fdf534ab691cd8b9243579fe89d4e26cd0eefb468685f7/diff:/var/lib/docker/overlay2/374d944c920cacbbab368ccd1e6c881144a062cd39339cdf2d16214e99511270/diff:/var/lib/docker/overlay2/8900a38d6c2aa057c6b06b8c376beb324ea6db0af3811b7b2717a0e0e0ceaf14/diff:/var/lib/docker/overlay2/863e11fb86f2fcf57fb1adbee05eb4239462f049756b780becd2357a3007a01c/diff:/var/lib/docker/overlay2/cf329123c95cc02fb27cdfd2a144852b0bade413da889796c515be467aebbb14/diff:/var/lib/docker/overlay2/b3677ef006419acddc7d7a8fa099d1d55ba7c6705b196e4bb50609649bcfe0d1/diff:/var/lib/docker/overlay2/17cd4117414cd9ef2f02749e9267c1b5ad2e5780d5c3a0e29c30ef151194158a/diff:/var/lib/docker/overlay2/c048657f3e4a1b37b83c60bebd3a13c7516c3a34bf26b2b6615d6942252fd866/diff",
"MergedDir": "/var/lib/docker/overlay2/98125ff63a5deb088d39c2a303cb01b7ad1dea2065c44a44a4b29c7e5fc4bd1e/merged",
"UpperDir": "/var/lib/docker/overlay2/98125ff63a5deb088d39c2a303cb01b7ad1dea2065c44a44a4b29c7e5fc4bd1e/diff",
"WorkDir": "/var/lib/docker/overlay2/98125ff63a5deb088d39c2a303cb01b7ad1dea2065c44a44a4b29c7e5fc4bd1e/work"
},
"Name": "overlay2"
},
"HostConfig": {
"AutoRemove": false,
"Binds": [
"/etc/localtime:/etc/localtime:ro",
"freshrss-data:/var/www/FreshRSS/data",
"freshrss-extensions:/var/www/FreshRSS/extensions",
"/etc/timezone:/etc/timezone:ro"
],
"BlkioDeviceReadBps": null,
"BlkioDeviceReadIOps": null,
"BlkioDeviceWriteBps": null,
"BlkioDeviceWriteIOps": null,
"BlkioWeight": 0,
"BlkioWeightDevice": null,
"CapAdd": [
"AUDIT_WRITE",
"CHOWN",
"DAC_OVERRIDE",
"FOWNER",
"FSETID",
"KILL",
"MKNOD",
"NET_BIND_SERVICE",
"NET_RAW",
"SETFCAP",
"SETGID",
"SETPCAP",
"SETUID",
"SYS_CHROOT"
],
"CapDrop": [
"AUDIT_CONTROL",
"BLOCK_SUSPEND",
"DAC_READ_SEARCH",
"IPC_LOCK",
"IPC_OWNER",
"LEASE",
"LINUX_IMMUTABLE",
"MAC_ADMIN",
"MAC_OVERRIDE",
"NET_ADMIN",
"NET_BROADCAST",
"SYSLOG",
"SYS_ADMIN",
"SYS_BOOT",
"SYS_MODULE",
"SYS_NICE",
"SYS_PACCT",
"SYS_PTRACE",
"SYS_RAWIO",
"SYS_RESOURCE",
"SYS_TIME",
"SYS_TTY_CONFIG",
"WAKE_ALARM"
],
"Cgroup": "",
"CgroupParent": "",
"CgroupnsMode": "host",
"ConsoleSize": [
0,
0
],
"ContainerIDFile": "",
"CpuCount": 0,
"CpuPercent": 0,
"CpuPeriod": 0,
"CpuQuota": 0,
"CpuRealtimePeriod": 0,
"CpuRealtimeRuntime": 0,
"CpuShares": 0,
"CpusetCpus": "",
"CpusetMems": "",
"DeviceCgroupRules": null,
"DeviceRequests": null,
"Devices": [],
"Dns": [],
"DnsOptions": null,
"DnsSearch": null,
"ExtraHosts": [],
"GroupAdd": null,
"IOMaximumBandwidth": 0,
"IOMaximumIOps": 0,
"Init": false,
"IpcMode": "private",
"Isolation": "",
"KernelMemory": 0,
"KernelMemoryTCP": 0,
"Links": null,
"LogConfig": {
"Config": {
"max-file": "3",
"max-size": "10m"
},
"Type": "json-file"
},
"MaskedPaths": [
"/proc/asound",
"/proc/acpi",
"/proc/kcore",
"/proc/keys",
"/proc/latency_stats",
"/proc/timer_list",
"/proc/timer_stats",
"/proc/sched_debug",
"/proc/scsi",
"/sys/firmware"
],
"Memory": 0,
"MemoryReservation": 0,
"MemorySwap": 0,
"MemorySwappiness": null,
"NanoCpus": 0,
"NetworkMode": "net-freshrss",
"OomKillDisable": false,
"OomScoreAdj": 0,
"PidMode": "",
"PidsLimit": null,
"PortBindings": {},
"Privileged": false,
"PublishAllPorts": false,
"ReadonlyPaths": [
"/proc/bus",
"/proc/fs",
"/proc/irq",
"/proc/sys",
"/proc/sysrq-trigger"
],
"ReadonlyRootfs": false,
"RestartPolicy": {
"MaximumRetryCount": 0,
"Name": "unless-stopped"
},
"Runtime": "runc",
"SecurityOpt": null,
"ShmSize": 67108864,
"UTSMode": "",
"Ulimits": null,
"UsernsMode": "",
"VolumeDriver": "",
"VolumesFrom": null
},
"HostnamePath": "",
"HostsPath": "",
"Id": "734024fcedaa5d38f500b2935ba3c8245777977bd50267f093960389b86d95ec",
"Image": "sha256:11bc70bc2875edac53f9805f55b1a799e9c491df799613eb01e0e1a937be7b31",
"LogPath": "",
"MountLabel": "",
"Mounts": [
{
"Destination": "/var/www/FreshRSS/extensions",
"Driver": "local",
"Mode": "z",
"Name": "freshrss-extensions",
"Propagation": "",
"RW": true,
"Source": "/var/lib/docker/volumes/freshrss-extensions/_data",
"Type": "volume"
},
{
"Destination": "/etc/timezone",
"Mode": "ro",
"Propagation": "rprivate",
"RW": false,
"Source": "/etc/timezone",
"Type": "bind"
},
{
"Destination": "/etc/localtime",
"Mode": "ro",
"Propagation": "rprivate",
"RW": false,
"Source": "/etc/localtime",
"Type": "bind"
},
{
"Destination": "/var/www/FreshRSS/data",
"Driver": "local",
"Mode": "z",
"Name": "freshrss-data",
"Propagation": "",
"RW": true,
"Source": "/var/lib/docker/volumes/freshrss-data/_data",
"Type": "volume"
}
],
"Name": "/freshrss",
"NetworkSettings": {
"Bridge": "",
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"HairpinMode": false,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"MacAddress": "",
"Networks": {
"traefik_default": {
"Aliases": [
"118e395945ad",
"148037737fe2"
],
"DriverOpts": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAMConfig": null,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"Links": null,
"MacAddress": "",
"NetworkID": "29c091d8893aaa1c090cd3ca76a41683b7cbdb0c2aa86505b5ef0d43123cd503"
}
},
"Ports": {},
"SandboxID": "",
"SandboxKey": "",
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null
},
"Path": "./Docker/entrypoint.sh",
"Platform": "linux",
"Portainer": {
"ResourceControl": {
"Id": 154,
"ResourceId": "734024fcedaa5d38f500b2935ba3c8245777977bd50267f093960389b86d95ec",
"SubResourceIds": [],
"Type": 1,
"UserAccesses": [],
"TeamAccesses": [],
"Public": false,
"AdministratorsOnly": true,
"System": false
}
},
"ProcessLabel": "",
"ResolvConfPath": "",
"RestartCount": 0,
"State": {
"Dead": false,
"Error": "",
"ExitCode": 0,
"FinishedAt": "0001-01-01T00:00:00Z",
"OOMKilled": false,
"Paused": false,
"Pid": 0,
"Restarting": false,
"Running": false,
"StartedAt": "0001-01-01T00:00:00Z",
"Status": "created"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment