This website requires JavaScript.
Explore
Help
Sign In
kirillius-home
/
pf-sdn
Watch
2
Star
0
Fork
You've already forked pf-sdn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e0ffedc944
pf-sdn
/
build-docker-image.sh
4 lines
88 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
docker build -f docker/Dockerfile -t pfsdn .
docker save -o pfsdn.tar pfsdn
Reference in New Issue
View Git Blame
Copy Permalink