Skip to content

Proemion/aws-azure-login

 
 

Repository files navigation

Proemion Fork of AWS Azure Login

We have forked the original AWS Azure Login repo, which is barely maintained anymore, to apply some necessary patches and build the Docker container ourselves.

Building the Docker image

This repo has a different Dockerfile compared to the upstream one. This is because the upstream one assumes the project is first built locally, before building the image. It has a dependency on lib dir being present with all the .js files compiled.

To avoid build complexities the Dockerfile here has been changed to incorporate the repo build as part of the multi-stage Docker build process.

About

Fork of AWS Azure Login. Minimal work done, just to make the tool functional with unreleased patches.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 89.7%
  • JavaScript 7.0%
  • Dockerfile 3.1%
  • Shell 0.2%