2 lines
70 B
Makefile
2 lines
70 B
Makefile
all :
|
|
sudo docker build --no-cache --rm -t mozilla/buildenv-fedora .
|
all :
|
|
sudo docker build --no-cache --rm -t mozilla/buildenv-fedora .
|