Sha256: 0d86902ead31bd46fccff9eedd1b1871075aea7bc2c2079df3121795976ddf76

Contents?: true

Size: 179 Bytes

Versions: 7

Compression:

Stored size: 179 Bytes

Contents

FROM mcr.microsoft.com/devcontainers/ruby:1-3.2-bookworm
RUN apt-get update -y && apt-get install -y ragel socat netcat-traditional smem apache2-utils
WORKDIR /app
CMD [ "bash" ]

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
pitchfork-0.13.0 Dockerfile
pitchfork-0.12.0 Dockerfile
pitchfork-0.11.1 Dockerfile
pitchfork-0.11.0 Dockerfile
pitchfork-0.10.0 Dockerfile
pitchfork-0.9.0 Dockerfile
pitchfork-0.8.0 Dockerfile