Skip to content

Releases: AdityaGupta1/mobycraft

1.0-beta

05 Apr 04:24
Compare
Choose a tag to compare
1.0-beta Pre-release
Pre-release

How to use this mod

Look at the Release page on the wiki for instructions on how to install the mod.

New Features

  • Show each Docker container as a box made of Blocks of Iron
    • Name and image signs on the outside
    • Button to start/stop container
    • Button to show more information about container (CPU usage, memory usage, etc.)
    • Stopped containers are red instead of light gray
    • New Docker logo block above entryway
  • New commands to interact with and manage containers
    • Commands that match up to Docker commands (like docker run, docker ps, docker rm)
    • Convenience commands (like docker rm_all, docker kill_all, docker rm_stopped)
    • Utility commands (like docker heat_map, which shows which containers are the most CPU/memory-intensive)
    • See the wiki for full information on commands
  • Moby the 3D Minecraft whale mascot!
  • Container wand to remove containers

Notes

  • When this mod is used in release Minecraft, the commands may lag because of unresolved logger issues