Skip to content

What about a generate-docker-file command ?  #30

@sebastienblanc

Description

@sebastienblanc

He was thinking it would be cool to have a "generate docker file" command that would create a Dockerfile like :

FROM fabric8/java-jboss-openjdk8-jdk:1.0.10

ENV JAVA_APP_JAR hello-swarm.jar
ENV AB_JOLOKIA_OFF true

EXPOSE 8080

ADD target/hello-swarm.jar /app/

@gastaldi wdyt ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions