Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- spring boot
- 프로그래머스
- TypeScript
- Jenkins
- centos7
- window
- TLS
- docker
- github
- sample
- Java
- db
- spring
- Client
- Linux
- DISTINCT
- Git
- SSL
- Hibernate
- EC2
- WebHook
- 책 정리
- vagrant
- Spring Legacy Project
- ssh
- AWS
- 토비의스프링
- mariadb
- jdbc
- 코딩테스트
Archives
- Today
- Total
목록VirtualBox (1)
Woopii Vyeolog
[vagrant] Centos7 기반의 DockerServer VM 생성
[참고] vagrant 설치 https://woopi1087.tistory.com/89 [Vagrant] Vagrant란?, Vagrant로 VirtualBox에 Centos7 설치 [참고] https://www.vagrantup.com/ Vagrant by HashiCorp Vagrant enables users to create and configure lightweight, reproducible, and portable development environments. www.vagrantup.com 1.Vagrant란?.. woopi1087.tistory.com 1. vagrantfile 작성 Vagrant.configure("2") do |config| # docker_server for dock..
Vagrant
2022. 9. 6. 00:28