mirror of
https://github.com/Aider-AI/aider.git
synced 2025-08-04 02:38:17 +00:00
launch into bash
This commit is contained in:
parent
9ff44cbf39
commit
af84441715
2 changed files with 5 additions and 3 deletions
|
@ -5,8 +5,8 @@ docker run \
|
|||
--rm \
|
||||
-v "$PWD:/site" \
|
||||
-p 4000:4000 \
|
||||
-e HISTFILE=/site/.bash_history \
|
||||
--entrypoint /bin/bash \
|
||||
-it \
|
||||
my-jekyll-site
|
||||
|
||||
# -e HISTFILE=/srv/jekyll/.bash_history \
|
||||
# --entrypoint /bin/bash \
|
||||
# -it \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue