Sandeep prajapati

Results 12 comments of Sandeep prajapati

I am trying to build this on windows platform.

$ eval $(docker-machine env default) bash: docker-machine: command not found i am getting this response

yes, docker got installed a fresh update, i will restart and let your know. Thanks again.

the retstart did not help

I am trying to run with a direct Dockerfile present in class path of another project and see if it works.

SS of docker file contents of Dockerfile `#Start with a base image containing Java runtime FROM openjdk:17-slim as build MAINTAINER eazybytes.com # Add the application's jar to the container COPY...

when running the mvn docker:build command for dynamic creation of DockerFile, following error is encountered. `[ERROR] Failed to execute goal org.jolokia:docker-maven-plugin:0.13.9:build (default-cli) on project restaurant-service: Execution default-cli of goal org.jolokia:docker-maven-plugin:0.13.9:build...

` io.fabric8 docker-maven-plugin 0.43.0` using abvoe plugin worked fine with the latest docker version

@sharmasourabh can you please add me as collab on dev branch will checkin the latest maven-docker-plugin for user's having latest docker version installed on their system.

check with controller @ModelAtrribute object_name matches with the th:object=${object_name}