This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/dockers/docker-dhcp-relay
xumia ef76e82e40
[Build][201811] Fix the jessie mirror removed issue (#14526)
* [Build][201811] Fix the jessie mirror removed issue

* Fix build break for jessie apt key expiration. (#13328)

The GPG key used for Jessie's official repos has since expired, which means building 201911 images no longer works.

Fake the time to be before the expiry date.

* [build] Fix issues caused by docker.com gpg key update. (#14063)

Why I did it
docker.com's gpg key start to work from 2023-02-23. While debian.org's gpg key expired in 2022-11.
We used a walkaround for security checking for debian gpg keys. Now we need to exclude docker.com's gpg key.

How I did it
Update docker.com's gpg key without faketime.
Update others' gpg key with faketime '2022-11'

How to verify it

* Fix build break for jessie apt key expiration

---------

Co-authored-by: Saikrishna Arcot <sarcot@microsoft.com>
Co-authored-by: Liu Shilong <shilongliu@microsoft.com>
2023-04-06 19:31:36 -07:00
..
critical_processes Incorporate dhcp6relay into dhcp_relay docker 2021-10-26 08:52:10 -07:00
dhcp-relay.monitors.j2 Revert "Added DHCPv6 Monitor" 2022-04-08 22:25:22 -07:00
dhcp-relay.programs.j2 [dhcp_relay] Change dhcp_relay docker files to parse DHCP_RELAY table for dhcpv6 status (#9080) 2021-10-27 13:44:38 -07:00
dhcpv4-relay.agents.j2 Incorporate dhcp6relay into dhcp_relay docker 2021-10-26 08:52:10 -07:00
dhcpv6-relay.agents.j2 [dhcp_relay] Change dhcp_relay docker files to parse DHCP_RELAY table for dhcpv6 status (#9080) 2021-10-27 13:44:38 -07:00
docker_init.sh [DHCP Relay]: Support Multiple VLANs (Separate DHCP Relay Agents, One Per VLAN) (#999) 2017-10-04 23:35:43 -07:00
docker-dhcp-relay.supervisord.conf.j2 Revert "Added DHCPv6 Monitor" 2022-04-08 22:25:22 -07:00
Dockerfile.j2 [Build][201811] Fix the jessie mirror removed issue (#14526) 2023-04-06 19:31:36 -07:00
start.sh Fix waiting for interfaces to get set up 2021-10-26 08:52:10 -07:00
wait_for_intf.sh.j2 Fix waiting for interfaces to get set up 2021-10-26 08:52:10 -07:00