Sha256: b8907daa73561b5602a9a6907a29b1f682528235046d58abf3bf628da540e443

Contents?: true

Size: 124 Bytes

Versions: 6

Compression:

Stored size: 124 Bytes

Contents

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
pitchfork-0.6.0 Dockerfile
pitchfork-0.5.0 Dockerfile
pitchfork-0.4.1 Dockerfile
pitchfork-0.4.0 Dockerfile
pitchfork-0.3.0 Dockerfile
pitchfork-0.2.0 Dockerfile