Page MenuHomeDevCentral

Tweak path to mount the microservice at an API end point
ClosedPublic

Authored by dereckson on Oct 10 2018, 14:25.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 16, 21:37
Unknown Object (File)
Sat, Nov 16, 21:05
Unknown Object (File)
Sat, Nov 16, 20:42
Unknown Object (File)
Tue, Nov 12, 19:57
Unknown Object (File)
Thu, Oct 31, 13:54
Unknown Object (File)
Oct 21 2024, 02:02
Unknown Object (File)
Oct 21 2024, 01:39
Unknown Object (File)
Oct 17 2024, 00:38
Subscribers
None

Details

Summary

The goal is to mount the microservice at /docker/registry

As such, the following tweaks are done:

  • a favicon doesn't make sense, as it's not intended to be used as a root at Nasqueron and 3rdparty would want a generic Docker favicon or something for their project.
  • /docker/registry/registry/stats → /docker/registry/stats

Ref T1461

Test Plan
  • {{URL}}/docker/registry/status
  • {{URL}}/docker/registry/stats
  • {{URL}}/docker/registry/repository/getAll

Diff Detail

Repository
rAPIREG Nasqueron private Docker registry API
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Oct 10 2018, 14:25
This revision was automatically updated to reflect the committed changes.