Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skipper

Docker Pulls Docker Stars GitHub issues license

Docker container to install and run skipper

Installation / Usage

  1. Install the rvannauker/skipper container:
docker pull rvannauker/skipper
  1. Run skipper through the skipper container:
docker run --rm --env="DISPLAY" --volume="/tmp/.X11-unix:/tmp/.X11-unix:rw" --volume $(pwd):/workspace --name="skipper" "rvannauker/skipper"

Download the source:

To run, test and develop the Skipper Dockerfile itself, you must use the source directly:

  1. Download the source:
git clone https://github.com/RichVRed/docker-skipper.git
  1. Build the container:
docker build --force-rm --tag "rvannauker/skipper" --file skipper.dockerfile .
  1. Test running the container:
docker run --rm --env="DISPLAY" --volume="/tmp/.X11-unix:/tmp/.X11-unix:rw" --volume $(pwd):/workspace --name="skipper" "rvannauker/skipper"

About

Skipper provides Perfect ORM Definitions in a few seconds

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages