commit
48decd4c9e
|
|
@ -77,6 +77,7 @@ RUN \
|
|||
ca-certificates \
|
||||
coreutils \
|
||||
curl \
|
||||
findutils \
|
||||
jq \
|
||||
netcat-openbsd \
|
||||
procps \
|
||||
|
|
|
|||
|
|
@ -77,6 +77,7 @@ RUN \
|
|||
ca-certificates \
|
||||
coreutils \
|
||||
curl \
|
||||
findutils \
|
||||
jq \
|
||||
netcat-openbsd \
|
||||
procps \
|
||||
|
|
|
|||
|
|
@ -2,6 +2,9 @@
|
|||
|
||||
# project information
|
||||
project_name: baseimage-alpine
|
||||
project_deprecation_status: true
|
||||
project_deprecation_message: |
|
||||
We recommend switching to a newer tag
|
||||
full_custom_readme: |
|
||||
{% raw -%}
|
||||
[linuxserverurl]: https://linuxserver.io
|
||||
|
|
|
|||
Loading…
Reference in a new issue