Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
A
alpine-ntp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
yobasystems
alpine-ntp
Commits
a57a2950
Verified
Commit
a57a2950
authored
2 years ago
by
Dominic Taylor
Browse files
Options
Downloads
Patches
Plain Diff
update to alpine linux 3.17.0
parent
b33a8e3a
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
README.md
+2
-2
2 additions, 2 deletions
README.md
alpine-ntp-aarch64/Dockerfile
+3
-3
3 additions, 3 deletions
alpine-ntp-aarch64/Dockerfile
alpine-ntp-amd64/Dockerfile
+3
-3
3 additions, 3 deletions
alpine-ntp-amd64/Dockerfile
alpine-ntp-armhf/Dockerfile
+3
-3
3 additions, 3 deletions
alpine-ntp-armhf/Dockerfile
with
11 additions
and
11 deletions
README.md
+
2
−
2
View file @
a57a2950
...
...
@@ -4,13 +4,13 @@
[

](https://hub.docker.com/r/yobasystems/alpine-ntp/)
[

](https://hub.docker.com/r/yobasystems/alpine-ntp/)
[

](https://alpinelinux.org/)
[

](https://alpinelinux.org/)
[

](https://chrony.tuxfamily.org/)
This Docker image
[
(yobasystems/alpine-ntp)
](
https://hub.docker.com/r/yobasystems/alpine-ntp/
)
is based on the minimal
[
Alpine Linux
](
https://alpinelinux.org/
)
with
[
Chrony v4.3
](
https://chrony.tuxfamily.org/
)
(
NTP
)
Network Time Protocol.
### Alpine Version 3.1
6.2
(Released 2022-
08-09
)
### Alpine Version 3.1
7.0
(Released 2022-
11-22
)
##### Chrony Version 4.3
----
...
...
This diff is collapsed.
Click to expand it.
alpine-ntp-aarch64/Dockerfile
+
3
−
3
View file @
a57a2950
FROM
yobasystems/alpine:3.1
6.2
-aarch64
FROM
yobasystems/alpine:3.1
7.0
-aarch64
ARG
BUILD_DATE
ARG
VCS_REF
...
...
@@ -6,8 +6,8 @@ ARG VCS_REF
LABEL
maintainer="Dominic Taylor <dominic@yobasystems.co.uk>" \
architecture="arm64v8/aarch64" \
chrony-version="4.3" \
alpine-version="3.1
6.2
" \
build="
11-Nov
-2022" \
alpine-version="3.1
7.0
" \
build="
06-Dec
-2022" \
org.opencontainers.image.title="alpine-ntp" \
org.opencontainers.image.description="Chrony Docker image running on Alpine Linux" \
org.opencontainers.image.authors="Dominic Taylor <dominic@yobasystems.co.uk>" \
...
...
This diff is collapsed.
Click to expand it.
alpine-ntp-amd64/Dockerfile
+
3
−
3
View file @
a57a2950
FROM
yobasystems/alpine:3.1
6.2
-amd64
FROM
yobasystems/alpine:3.1
7.0
-amd64
ARG
BUILD_DATE
ARG
VCS_REF
...
...
@@ -6,8 +6,8 @@ ARG VCS_REF
LABEL
maintainer="Dominic Taylor <dominic@yobasystems.co.uk>" \
architecture="amd64/x86_64" \
chrony-version="4.3" \
alpine-version="3.1
6.2
" \
build="
11-Nov
-2022" \
alpine-version="3.1
7.0
" \
build="
06-Dec
-2022" \
org.opencontainers.image.title="alpine-ntp" \
org.opencontainers.image.description="Chrony Docker image running on Alpine Linux" \
org.opencontainers.image.authors="Dominic Taylor <dominic@yobasystems.co.uk>" \
...
...
This diff is collapsed.
Click to expand it.
alpine-ntp-armhf/Dockerfile
+
3
−
3
View file @
a57a2950
FROM
yobasystems/alpine:3.1
6.2
-armhf
FROM
yobasystems/alpine:3.1
7.0
-armhf
ARG
BUILD_DATE
ARG
VCS_REF
...
...
@@ -6,8 +6,8 @@ ARG VCS_REF
LABEL
maintainer="Dominic Taylor <dominic@yobasystems.co.uk>" \
architecture="arm32v7/armhf" \
chrony-version="4.3" \
alpine-version="3.1
6.2
" \
build="
11-Nov
-2022" \
alpine-version="3.1
7.0
" \
build="
06-Dec
-2022" \
org.opencontainers.image.title="alpine-ntp" \
org.opencontainers.image.description="Chrony Docker image running on Alpine Linux" \
org.opencontainers.image.authors="Dominic Taylor <dominic@yobasystems.co.uk>" \
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment