This shows you the differences between two versions of the page.
cn1:tutoriale:docker:run [2022/03/23 23:41] george_mircea.grosu |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Rulare Xilinx ISE în Docker ===== | ||
- | ==== 1. Atașare la container-ul creat ==== | ||
- | |||
- | - Porniți XLaunch (X-serverul instalat). | ||
- | - Deschideți un terminal în container-ul creat folosind comanda Powershell: | ||
- | * <code powershell>docker run cn1 /bin/bash</code> | ||
- | |||
- | ==== 2. Copiere schelet laborator în container ==== | ||
- | |||
- | <code powershell>docker cp path-to-file cn1:/CN1</code> | ||
- | |||
- | ==== 3. Rulare Xilinx ISE ==== | ||
- | |||
- | Rulați comanda **''ise''** în terminal. | ||
- | |||
- | |||
- | {{:cn1:tutoriale:docker:back_arrow.png?direct&200|}} |