Bug 15556 - The compiled busybox runs the date command in the docker container, but the time zone cannot be loaded
Summary: The compiled busybox runs the date command in the docker container, but the t...
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Standard Compliance (show other bugs)
Version: 1.30.x
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-06 12:48 UTC by linus
Modified: 2023-05-06 12:48 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description linus 2023-05-06 12:48:49 UTC
orignal busybox 
/bin # date
Sat May  6 20:47:48 CST 2023

compiled busybox
/bin # /bin/busybox3 date
Sat May  6 12:47:53 UTC 2023