Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
zGumeloBr committed May 5, 2024
1 parent c64e84a commit e348fb4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dragonflydb/latest/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
FROM busybox:1.35.0-uclibc as busybox
FROM docker.dragonflydb.io/dragonflydb/dragonfly

LABEL author="zGumeloBr" maintainer="yan.mf@outlook.com"

LABEL org.opencontainers.image.source="https://github.com/zGumeloBr/pterodactyl-images"
LABEL org.opencontainers.image.licenses=MIT

COPY COPY --from=busybox /bin/bash /bin/bash

RUN apt -y install iproute2

Expand Down

0 comments on commit e348fb4

Please sign in to comment.