Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

adding Dockerfile to build inside docker #93

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

reyestrada
Copy link

No description provided.

# you can use it with:
# docker build . -t cloudfront-auth && docker run -it cloudfront-auth
# then, copy the zip file with:
# docker cp <docker-id>:/app/distributions/<distribution-id> .
Copy link

@bsneider bsneider Sep 2, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could use more docs on the cli commands also the chosen base image requires significant install time of rpm, perhaps a node base image would be most suitable as seen in #84

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants