mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
logstash cleanup, prep for multiarch, move to ubuntu
log4pot tweaking
This commit is contained in:
@ -2,8 +2,7 @@ FROM ubuntu:20.04
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
#
|
||||
# Install packages
|
||||
RUN apt-get update && \
|
||||
apt-get update -y && \
|
||||
RUN apt-get update -y && \
|
||||
apt-get dist-upgrade -y && \
|
||||
apt-get install -y \
|
||||
build-essential \
|
||||
|
Reference in New Issue
Block a user