Sign inSign up

trinimon/swagger-editor

By trinimon

Updated 9 months ago

Swagger editor based on alpine.

Image
0

803

trinimon/swagger-editor repository overview

About Swagger

Swagger is a toolset for API development which supports the OpenAPI specification.

Image Description

This lightweight image is based on Alpine and bundles the Swagger Editor by SmartBear.

It is not an official image of the swaggerapi team.

While newer versions of the official Swagger Editor image now provide multi-architecture support as well (including arm64 used by Raspberry Pi 4), this image focuses on minimalism — resulting in a footprint of roughly one third of the size of the official one. Ideal for home servers, Raspberry Pi, lightweight deployments and edge environments.

The official image can be found at swagger-editor.

Tags

  • 1.3, latest: alpine 3.22.2, Swagger Editor 5.0.3
  • 1.2: alpine 3.18.4, Swagger Editor 4.14.0
  • 1.1: alpine 3.18.4, Swagger Editor 4.11.2, reduced image size
  • 1.0: alpine 3.15.0, Swagger Editor 4.9.1

Requirements

This Docker image is available for amd64, arm/v6, arm/v7 and arm64 platforms.

Running

In order to start the editor run ...

docker run --rm --detach --publish 8888:8888 trinimon/swagger-editor:latest 

Start a browser and open http://localhost:8888.

Licenses

Checkout licence information at alpine and Swagger Editor.

Tag summary

Content type

Image

Digest

sha256:dfeb00bd9

Size

10.4 MB

Last updated

9 months ago

docker pull trinimon/swagger-editor