This website requires JavaScript.
Explore
Help
Register
Sign In
ramon
/
skillbox
Watch
1
Star
0
Fork
You've already forked skillbox
0
Code
Issues
1
Pull Requests
1
Packages
Projects
1
Releases
1
Wiki
Activity
e66c79f5fa
skillbox
/
build-docker-image.sh
4 lines
97 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
docker build --memory
=
1g --memory-swap
=
1g -t iterativ/skillbox-test -f Dockerfile .
Reference in New Issue
View Git Blame
Copy Permalink