denkv

Results 30 comments of denkv

Relevant: https://github.com/spotify/docker-client/blob/9a7c3b4994be9a55988f821f7177029201ff6aef/src/main/java/com/spotify/docker/client/DefaultDockerClient.java#L1627-L1643=

Docker Hub now has pull limits.

As a user experienced in using RDF, see also: #531

Looks like it is able to build now with Java 11 (it still runs in a container with Java 8): https://github.com/hobbit-project/platform/blob/f087c484bc340187afe7e4c4320267827abfc903/hobbit-gui/gui-serverbackend/Dockerfile#L14-L15

Is this `inspect` for a service? We can try to detect this situation at that point where we already check for some failures: https://github.com/hobbit-project/platform/blob/e8c1d84fd70e2d80e879bf81c1b4c2a7b1e949f6/platform-controller/src/main/java/org/hobbit/controller/docker/ContainerManagerImpl.java#L511-L517

https://github.com/google/gson/issues/1979

Now it is built in Docker with `maven:3-eclipse-temurin-11` image but still needs to be updated.

See also: https://github.com/hobbit-project/platform/issues/181

>Check if System URI is already used It should check if user-provided URI already exists, and also don't generate duplicates when requested. #136

Generation of a benchmark (or system) metadata file can also be a part of a project template for HOBBIT, maybe as a Maven Archetype.