Skip to content

Commit

Permalink
Remove duplicate ocicl install
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Green committed Jan 6, 2024
1 parent be56b97 commit 462f028
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,4 @@ RUN ocicl install && ./orb sbcl --non-interactive --eval "(progn (asdf:load-syst

RUN chmod -R go+rwx /opt/rlgl

RUN ocicl install

CMD ./orb sbcl --userinit /opt/rlgl/.sbclrc --eval '(asdf:load-system :rlgl-server)' --eval '(progn (rlgl-server:rlgl-server:start-rlgl-server (loop do (sleep 1000))))'

0 comments on commit 462f028

Please sign in to comment.