Skip to content

Commit f7d6b66

Browse files
authored
Merge pull request #68145 from aireilly/update-dockerfile
Update dockerfile
2 parents be7fcb8 + 40d6da9 commit f7d6b66

File tree

3 files changed

+0
-34
lines changed

3 files changed

+0
-34
lines changed

asciibinder.Dockerfile renamed to Dockerfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ FROM registry.access.redhat.com/ubi8/ruby-27 AS ruby
22

33
USER root
44

5-
COPY . /src/
6-
7-
WORKDIR /src
8-
95
ENV LANG=en_US.UTF-8
106

117
RUN gem install listen ascii_binder && yum clean all

asciidoctor.Dockerfile

Lines changed: 0 additions & 15 deletions
This file was deleted.

python-tools.Dockerfile

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)