1DOLLY 32IMAGE system34USE HOST /modules/default.dm 529f15465322f832bd17c6135ad2a44b12499d4c6ae801f1d69eeacedb9c4d7956# The terminal's build tools and SDK do not belong in the everyday userspace.7COPY FROM HOST /Dollyfile-ghostty-build d58475c7f7a97062d6f5f09160e0dbc1c772d9e9b4372cd7e7ae96569049353e /usr/lib/libdisplay.so /usr/lib/libdisplay.so8COPY FROM HOST /Dollyfile-ghostty-build d58475c7f7a97062d6f5f09160e0dbc1c772d9e9b4372cd7e7ae96569049353e /usr/share/fonts/IosevkaTerm-SemiBold.ttf /usr/share/fonts/IosevkaTerm-SemiBold.ttf9COPY FROM HOST /Dollyfile-ghostty-build d58475c7f7a97062d6f5f09160e0dbc1c772d9e9b4372cd7e7ae96569049353e /usr/share/licenses/ghostty /usr/share/licenses/ghostty10COPY FROM HOST /Dollyfile-ghostty-build d58475c7f7a97062d6f5f09160e0dbc1c772d9e9b4372cd7e7ae96569049353e /usr/share/licenses/uucode /usr/share/licenses/uucode11EXPORTS LIB display /usr/lib/libdisplay.so12EXPORTS ENV DISPLAY /usr/lib/libdisplay.so1314ENTRY /bin/foreground -i /bin/slop15