4 lines
39 B
Docker
4 lines
39 B
Docker
FROM registry:2.7.1
|
|
|
|
COPY ./auth /auth
|
FROM registry:2.7.1
|
|
|
|
COPY ./auth /auth
|