forked from meissa/ModeratorElection
2 lines
45 B
Bash
2 lines
45 B
Bash
|
#!/bin/bash
|
||
|
docker image build . -t moderator
|