spotify / docker-maven-plugin

INACTIVE: A maven plugin for Docker
Apache License 2.0
2.67k stars 575 forks source link

can not produce log files #421

Closed funwhl closed 5 years ago

funwhl commented 5 years ago

version:1.2.0 No matter i use cmd or entryPoint lable like this

["java","-jar","/${project.build.finalName}.jar","> /log/log.log 2> /log/error.log"]

it can't produce the log files but in dockerfile model works right.

attach into the container 1

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.