mirror of https://github.com/aamine/cbc
do not run source $HOME/.bashrc while updating image
This commit is contained in:
parent
7ff53786f8
commit
9891753df3
|
|
@ -18,7 +18,5 @@ RUN echo 'PATH=/usr/local/cbc/bin:$PATH' >> $HOME/.bashrc
|
|||
|
||||
RUN echo alias cbc=cbc -Wa,--32 -Wl,-melf_i386 >> $HOME/.bashrc
|
||||
|
||||
RUN source $HOME/.bashrc
|
||||
|
||||
# commands when creating a new container
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue