V
V
Viacheslav2020-02-29 19:56:38
linux
Viacheslav, 2020-02-29 19:56:38

Is it possible to extract a jar from a Docker container?

Good afternoon, there is a jar (spring boot) that runs inside a Docker container (openjdk:13.0.2-slim-buster). jar has a file with configs and passwords, can an attacker somehow get to this file if he gets access to the container image?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Kuts, 2020-02-29
@slaaavyn

docker cp CONTAINER:SRC_PATH DEST_PATH

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question