Skip to content

muardle/docker-bruno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Bruno

An executable multi-platform Docker image for Bruno.

Usage

Build

Build as follows:

docker build . -t bruno

Run

Run as follows:

docker run -it --rm bruno --version

License

The code in this repository, unless otherwise noted, is MIT licensed. See the LICENSE file in this repository.