delete create_certs functionality
This commit is contained in:
parent
3a7ce8c6e2
commit
bbb2700a75
12 changed files with 6 additions and 480 deletions
|
|
@ -30,7 +30,6 @@ RUN pip3 install -r requirements.txt
|
|||
WORKDIR /bumper
|
||||
|
||||
# Copy only required folders instead of all
|
||||
COPY create_certs/ create_certs/
|
||||
COPY bumper/ bumper/
|
||||
|
||||
ENTRYPOINT ["python3", "-m", "bumper"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue