4 lines
88 B
Docker
4 lines
88 B
Docker
FROM domaindrivenarchitecture/dda-backup:latest
|
|
|
|
ADD resources /tmp
|
|
RUN /tmp/install.bb
|