Which of the following statements are true about Jenkins? (Choose two correct answers.)
A Dockerfile contains the statements:
COPY data/ /data/
VOLUME /data
What happens when the resulting container is started without any additional volume configuration? (Choose two correct answers.)