Sha256: 875b4d8ef12fce9662f02b45a3abfccef583ff23c43158ab4fa381d680f669cc

Contents?: true

Size: 124 Bytes

Versions: 3

Compression:

Stored size: 124 Bytes

Contents

FROM ruby:3.1
RUN apt-get update -y && apt-get install -y ragel socat netcat smem apache2-utils
WORKDIR /app
CMD [ "bash" ]

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pitchfork-0.1.2 Dockerfile
pitchfork-0.1.1 Dockerfile
pitchfork-0.1.0 Dockerfile