Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve procedure for users #27

Merged
merged 11 commits into from
Sep 9, 2021
Merged

Improve procedure for users #27

merged 11 commits into from
Sep 9, 2021

Conversation

takasehideki
Copy link
Member

  • Dockerコンテナ内での操作を除去した(docker exec /bin/bash -c 'make' みたいな雰囲気)
  • 次のスクリプトを追加
    • build-app.bash: Dockerコンテナ内で制御プログラムをビルド
    • docker/pull-image.bash: 対象バージョンのDockerイメージをpull・展開
    • docker/attach-docker.bash: コンテナ内に入る(今までの attach.bash の代わり)
  • Dockerfileでの環境変数の設定方法の変更
  • make clean で asp を削除するように変更
  • DockerコンテナをIDではなく名前 hakoniwa-single_robot で指定
  • READMEをいろいろ修正

@takasehideki takasehideki requested a review from tmori September 9, 2021 03:35
@takasehideki takasehideki changed the title Docker exec Improve procedure for users Sep 9, 2021
@takasehideki takasehideki merged commit 66b00bf into main Sep 9, 2021
@takasehideki takasehideki deleted the docker_exec branch September 9, 2021 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants