Sign inSign up

lidakra/silk

By lidakra

Updated almost 9 years ago

Starts Silk with the configuration files for Fuhsen

Artifact
Image
0

946

lidakra/silk repository overview

How to use the Silk image with the Fuhsen transformation rules Run a container with Silk and the configuration files for Fuhsen. Run the following docker command

$ docker run -i -t -p 9005:9005 --name silk lidakra/silk:v1.0.0 /bin/bash

Start the Silk Workbench in the container in background

$ ./start_workbench.sh &

Detach the container using the sequence Ctrl+P Ctrl+Q The container can also be started in detached mode executing the command

$ docker run -d -p 9005:9005 --name silk lidakra/silk:v1.0.0

Tag summary

Content type

Image

Digest

Size

642.5 MB

Last updated

almost 9 years ago

docker pull lidakra/silk:v1.3.1