Skip to content
Snippets Groups Projects
Commit ca47c4d3 authored by Phil Höfer's avatar Phil Höfer
Browse files

add preliminary shell script to start a dev environment

parent 939a2d19
Branches
No related tags found
1 merge request!1365Resolve "Filter Options for MetaGer"
#!/bin/sh
docker build . -t metager && docker run -p 8000:8000/tcp metager;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment