add docker-fix-clock.sh
This commit is contained in:
parent
0738d9e744
commit
3119c30288
1 changed files with 3 additions and 0 deletions
3
docker-fix-clock.sh
Executable file
3
docker-fix-clock.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
docker run --rm --privileged alpine hwclock -s
|
||||||
Loading…
Reference in a new issue