Skip to content

1.4.0

Compare
Choose a tag to compare
@ozkeisar ozkeisar released this 22 Aug 20:16
· 40 commits to main since this release
c17434a

version 1.4.0

features

  • docker image
  • clone API
  • Terminal commands (open, code)

bugfix

  • increase socket limit for large files
  • graphql schema delete all schemaType
  • checkout branches

Docker image

Mockingbird at docker hub

Pull the image
docker pull ozkeisar/mockingbird:latest

run the image
docker run -d -p 1512:1512 --name mockingbird ozkeisar/mockingbird