Skip to content

gontijolucas/stubby4j-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Stubby4j Docker

Version: 3.3.0

Based on: Stubby4J 3.3.0

Set STUBBY_PORT in environment

This version works with multiple files.

Map you stub directory like the follow example:

Docker Compose example

  stubby4j:
        image: gontijo/stubby4j
        ports:
          - "8882:8882"
        environment:
          STUBBY_PORT: 8882
        volumes:
          - ./someproject/stubs/:/usr/local/stub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published