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

Jenins debファイルダウンロード用コンテナと、リバプロをdocker-composeで立てる #352

Merged
merged 8 commits into from
Oct 30, 2024

Conversation

cradle8810
Copy link
Owner

@cradle8810
Copy link
Owner Author

% dig jenkins-deb.hayaworld.home

; <<>> DiG 9.10.6 <<>> jenkins-deb.hayaworld.home
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 32967
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;jenkins-deb.hayaworld.home.	IN	A

;; ANSWER SECTION:
jenkins-deb.hayaworld.home. 0	IN	CNAME	dockerservice.hayaworld.home.
dockerservice.hayaworld.home. 0	IN	A	192.168.1.101

;; Query time: 48 msec
;; SERVER: 192.168.1.100#53(192.168.1.100)
;; WHEN: Wed Oct 30 15:13:32 JST 2024
;; MSG SIZE  rcvd: 113

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.

Jenkinsのローカルリポジトリミラーを作成する
1 participant