Skip to content

tlachy/jabub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jabub

Universal migration tool

  1. docker build -t jabub-jdk-python-js-base -f ./BaseDockerfile .

  2. docker run -v ${PWD}:/scripts jabub-jdk-python-js-base /scripts/ScriptPython

  3. docker run -v ${PWD}:/scripts jabub-jdk-python-js-base /scripts/ScriptJava

  4. docker run -v ${PWD}:/scripts jabub-jdk-python-js-base /scripts/ScriptJs

  5. docker run --env-file .env -v ${PWD}:/scripts jabub-jdk-python-js-base /scripts/ScriptBash

!!! on mac you may need to replace ${PWD} with $(pwd) or

About

Universal migration tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •