vm370 icon indicating copy to clipboard operation
vm370 copied to clipboard

Docker image for rbanffy/vm370

Results 8 vm370 issues
Sort by recently updated
recently updated
newest added

Just need to test more about persistence docker command before I post you a pull request, hopefully soon.

OS distribution download should be done outside the containers, at most once per build, ideally only when the distribution is updated.

enhancement
help wanted

Reference: https://www.prince-webdesign.nl/index.php/software/mvs-3-8j-turnkey-5

It always starts the vm370 Sixpack distribution.

Probably checking if the Hercules process hasn't exited is sufficient

Hercules doesn't need all the services and tools packed into an Ubuntu distro. We should use a two-stage build from the latest sources and a lightweight distro for the runtime...

The container doesn't share any folders (explicitly) with the host, making it difficult to mount tapes or disks on the emulated machine.

enhancement
help wanted
needs discussion

At this point, it'd be wiser to move to `ubuntu:latest` and set up a time-based task to build the image and push it to the Docker hub.

enhancement
help wanted