Sebastian Jørgensen

Results 3 comments of Sebastian Jørgensen

In the standard Dockerfile `ENV JAVA_OPTS=""` is quite valid, but there is no way to generate this with the setEnvironment command.

I almost got curl uploading to work, except that Basic auth does not work. Do I need to change a setting somewhere? ``` $ curl -v -X POST --data-binary @test.txt...

Pull request #9 introduces support for reading an offset from a file that could've been mounted in as a volume. The file contents can be changed at runtime by an...