Represents a ship docked at a planet visible to all users.
t() :: %SpaceMongers.Models.DockedShip{ ship_id: String.t(), ship_type: String.t(), username: String.t() }