mirror of
https://github.com/cetic/unikernels.git
synced 2024-12-26 08:13:26 +07:00
4 lines
41 B
Bash
4 lines
41 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
docker build -t cetic/dns .
|