https://github.com/ottomatica/bakermaker
🏗📦
https://github.com/ottomatica/bakermaker
Last synced: over 1 year ago
JSON representation
🏗📦
- Host: GitHub
- URL: https://github.com/ottomatica/bakermaker
- Owner: ottomatica
- Created: 2018-06-27T00:53:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-13T05:25:52.000Z (almost 8 years ago)
- Last Synced: 2025-01-23T01:11:18.774Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 21.1 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Baker for Mac
### Preqs
* docker
* gtar
* hyperkit
### Using Baker for Mac
Build initramfs filesystem (places in /tmp/file.img.gz)
```
./extract-fs.sh
```
Running vm using hyperkit/vpnkit:
```
./bakerformac.sh
```
### network
https://forums.docker.com/t/confused-about-networking-defaults-how-to-get-vm-ip-with-native-port-forwarding-off/10858/12
### Output
```
Welcome to
_______
( Baker )
| |
| |
|_____|
(none) login: root (automatic login)
Welcome to Baker!(none):~
```