6 lines
99 B
Bash
Executable File
6 lines
99 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
docker build --tag schuellerf/geneweb:latest --tag schuellerf/geneweb:1.0 .
|
|
|
|
|