swagger-api / swagger-api/swagger-codegen

Swagger Code Generator run-in-docker issue

Open
#3,901 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Mustache
Stars
17.8k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

while I am doing run docker in vagarant
git clone http://github.com/swagger-api/swagger-codegen.git
cd swagger-codegen
vagrant up
vagrant ssh
cd /vagrant
./run-in-docker.sh mvn package

I am getting this error but, I have installed docker latest version plz check once

-bash: ./run-in-docker.sh: No such file or directory

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the cloned repository and the /vagrant working directory for run-in-docker.sh, then reproduce the Vagrant and Docker commands shown in the issue. Determine whether the script is absent or the command is being run from the wrong location; done means the documented command reaches the Maven package step without the missing-file error.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, shell
Domain
build-system, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.