parent
74139c76f0
commit
aef4349bd8
|
|
@ -6,7 +6,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
|||
# Install required system packages and dependencies
|
||||
RUN install_packages libc6 libexpat1 libffi6 libfontconfig1 libfreetype6 libgcc1 libglib2.0-0 liblzma5 libpcre3 libpng12-0 libselinux1 libstdc++6 libx11-6 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 zlib1g
|
||||
RUN bitnami-pkg install java-1.8.0_121-0 --checksum 2743f753fd1ea88bf90352d95694f89ab0a0fb855cf0d1c7b2a6d92835f9ad27
|
||||
RUN bitnami-pkg unpack kafka-0.10.2.1
|
||||
RUN bitnami-pkg unpack kafka-0.10.2.1-0 --checksum 532b8b5d7e3e450cd943d556e08732c9238aeac00351bed1e3e8489bfde65d78
|
||||
|
||||
COPY rootfs /
|
||||
|
||||
|
|
|
|||
|
|
@ -551,3 +551,4 @@ distributed under the License is distributed on an "AS IS" BASIS,
|
|||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue