Skip to content

Commit dd864c1

Browse files
authored
Merge pull request docker-library#282 from infosiftr/netbase
Add netbase so that `/etc/{protocols,rpc,services}` exists in slim images
2 parents ba5711f + b8c94a3 commit dd864c1

File tree

8 files changed

+8
-0
lines changed

8 files changed

+8
-0
lines changed

2.7/jessie/slim/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1616
libreadline6 \
1717
libsqlite3-0 \
1818
libssl1.0.0 \
19+
netbase \
1920
&& rm -rf /var/lib/apt/lists/*
2021

2122
ENV GPG_KEY C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF

2.7/stretch/slim/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1616
libreadline7 \
1717
libsqlite3-0 \
1818
libssl1.1 \
19+
netbase \
1920
&& rm -rf /var/lib/apt/lists/*
2021

2122
ENV GPG_KEY C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF

3.4/jessie/slim/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
2222
libreadline6 \
2323
libsqlite3-0 \
2424
libssl1.0.0 \
25+
netbase \
2526
&& rm -rf /var/lib/apt/lists/*
2627

2728
ENV GPG_KEY 97FC712E4C024BBEA48A61ED3A5CA953F73C700D

3.5/jessie/slim/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
2222
libreadline6 \
2323
libsqlite3-0 \
2424
libssl1.0.0 \
25+
netbase \
2526
&& rm -rf /var/lib/apt/lists/*
2627

2728
ENV GPG_KEY 97FC712E4C024BBEA48A61ED3A5CA953F73C700D

3.6/jessie/slim/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
2222
libreadline6 \
2323
libsqlite3-0 \
2424
libssl1.0.0 \
25+
netbase \
2526
&& rm -rf /var/lib/apt/lists/*
2627

2728
ENV GPG_KEY 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D

3.6/stretch/slim/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
2222
libreadline7 \
2323
libsqlite3-0 \
2424
libssl1.1 \
25+
netbase \
2526
&& rm -rf /var/lib/apt/lists/*
2627

2728
ENV GPG_KEY 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D

3.7-rc/stretch/slim/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
2222
libreadline7 \
2323
libsqlite3-0 \
2424
libssl1.1 \
25+
netbase \
2526
&& rm -rf /var/lib/apt/lists/*
2627

2728
ENV GPG_KEY 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D

Dockerfile-slim.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1616
libreadline7 \
1717
libsqlite3-0 \
1818
libssl1.1 \
19+
netbase \
1920
&& rm -rf /var/lib/apt/lists/*
2021

2122
ENV GPG_KEY %%PLACEHOLDER%%

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy